use smaller action icons
[phpfspot.git] / themes / default / stylesheet.css
index e9a505c7ec5b1368dde502ecdb9c4d9ae5e4ad53..d67f3ac27db205fd5b04ccdc945d154e87e19910 100644 (file)
@@ -83,6 +83,13 @@ div.header {
    white-space:            nowrap;
 }
 
+div.subheader {
+   background-color:       #eeeeee;
+   padding:                5px 10px 5px 10px;
+   vertical-align:         middle;
+   white-space:            nowrap;
+}
+
 img {
    border:                none;
 }
@@ -218,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;