X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=themes%2Fdefault%2Fstylesheet.css;h=d67f3ac27db205fd5b04ccdc945d154e87e19910;hp=7771736f1d10a466a693aaea33c7a7c7b6a860f5;hb=7e03ea33b5466be8d499925972a5d044e9695d3d;hpb=9471faab6c00b48b901ecb75113d34a934844bf4 diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css index 7771736..d67f3ac 100644 --- a/themes/default/stylesheet.css +++ b/themes/default/stylesheet.css @@ -225,6 +225,15 @@ table.calendar tr td { vertical-align: middle; } +#whiteline { + height: 1px; + background-color: #ffffff; +} + +#index { + margin-top: 5px; +} + input.submit,input.checkbox { background-color: transparent; border: 0px;