@@ -345,6 +345,7 div.square { | |||||
345 | width: .6em; height: .6em; |
|
345 | width: .6em; height: .6em; | |
346 | } |
|
346 | } | |
347 | .contextual {float:right; white-space: nowrap; line-height:1.4em;margin:5px 0px; padding-left: 10px; font-size:0.9em;} |
|
347 | .contextual {float:right; white-space: nowrap; line-height:1.4em;margin:5px 0px; padding-left: 10px; font-size:0.9em;} | |
|
348 | .contextual .icon {padding-top: 2px; padding-bottom: 3px;} | |||
348 | .contextual input, .contextual select {font-size:0.9em;} |
|
349 | .contextual input, .contextual select {font-size:0.9em;} | |
349 | .message .contextual { margin-top: 0; } |
|
350 | .message .contextual { margin-top: 0; } | |
350 |
|
351 | |||
@@ -812,6 +813,7 table.cal {border-collapse: collapse; width: 100%; margin: 0px 0 6px 0;border: 1 | |||||
812 | table.cal thead th {width: 14%; background-color:#EEEEEE; padding: 4px; } |
|
813 | table.cal thead th {width: 14%; background-color:#EEEEEE; padding: 4px; } | |
813 | table.cal thead th.week-number {width: auto;} |
|
814 | table.cal thead th.week-number {width: auto;} | |
814 | table.cal tbody tr {height: 100px;} |
|
815 | table.cal tbody tr {height: 100px;} | |
|
816 | table.cal td .icon {padding-top: 2px; padding-bottom: 3px;} | |||
815 | table.cal td {border: 1px solid #d7d7d7; vertical-align: top; font-size: 0.9em;} |
|
817 | table.cal td {border: 1px solid #d7d7d7; vertical-align: top; font-size: 0.9em;} | |
816 | table.cal td.week-number { background-color:#EEEEEE; padding: 4px; border:none; font-size: 1em;} |
|
818 | table.cal td.week-number { background-color:#EEEEEE; padding: 4px; border:none; font-size: 1em;} | |
817 | table.cal td p.day-num {font-size: 1.1em; text-align:right;} |
|
819 | table.cal td p.day-num {font-size: 1.1em; text-align:right;} | |
@@ -1101,8 +1103,6 div.wiki img {vertical-align:middle; max-width:100%;} | |||||
1101 | background-position: 0% 50%; |
|
1103 | background-position: 0% 50%; | |
1102 | background-repeat: no-repeat; |
|
1104 | background-repeat: no-repeat; | |
1103 | padding-left: 20px; |
|
1105 | padding-left: 20px; | |
1104 | padding-top: 2px; |
|
|||
1105 | padding-bottom: 3px; |
|
|||
1106 | } |
|
1106 | } | |
1107 | .icon-only { |
|
1107 | .icon-only { | |
1108 | background-position: 0% 50%; |
|
1108 | background-position: 0% 50%; |
General Comments 0
You need to be logged in to leave comments.
Login now