src/main/webapp/lightpit.css

changeset 75
33b6843fdf8a
parent 70
821c4950b619
child 80
27a25f32048e
     1.1 --- a/src/main/webapp/lightpit.css	Fri May 22 17:26:27 2020 +0200
     1.2 +++ b/src/main/webapp/lightpit.css	Fri May 22 21:23:57 2020 +0200
     1.3 @@ -158,6 +158,10 @@
     1.4      width: 100%;
     1.5  }
     1.6  
     1.7 +table.formtable input[type=date] {
     1.8 +    width: auto;
     1.9 +}
    1.10 +
    1.11  table.formtable tfoot td {
    1.12      text-align: right;
    1.13  }

mercurial