src/main/webapp/lightpit.css

changeset 229
23f936582c46
parent 225
87328572e36f
child 230
95b419e054fa
     1.1 --- a/src/main/webapp/lightpit.css	Wed Aug 18 15:34:36 2021 +0200
     1.2 +++ b/src/main/webapp/lightpit.css	Wed Aug 18 15:51:13 2021 +0200
     1.3 @@ -246,6 +246,10 @@
     1.4      text-align: right;
     1.5  }
     1.6  
     1.7 +input[type=checkbox] {
     1.8 +    width: auto;
     1.9 +}
    1.10 +
    1.11  .fullwidth {
    1.12      width: 100%;
    1.13  }

mercurial