diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index fd20bd3..efb82fc 100755 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -344,6 +344,7 @@ div.square { width: .6em; height: .6em; } .contextual {float:right; white-space: nowrap; line-height:1.4em;margin:5px 0px; padding-left: 10px; font-size:0.9em;} +.contextual .icon {padding-top: 2px; padding-bottom: 3px;} .contextual input, .contextual select {font-size:0.9em;} .message .contextual { margin-top: 0; } @@ -811,6 +812,7 @@ table.cal {border-collapse: collapse; width: 100%; margin: 0px 0 6px 0;border: 1 table.cal thead th {width: 14%; background-color:#EEEEEE; padding: 4px; } table.cal thead th.week-number {width: auto;} table.cal tbody tr {height: 100px;} +table.cal td .icon {padding-top: 2px; padding-bottom: 3px;} table.cal td {border: 1px solid #d7d7d7; vertical-align: top; font-size: 0.9em;} table.cal td.week-number { background-color:#EEEEEE; padding: 4px; border:none; font-size: 1em;} table.cal td p.day-num {font-size: 1.1em; text-align:right;} @@ -1100,8 +1102,6 @@ div.wiki img {vertical-align:middle; max-width:100%;} background-position: 0% 50%; background-repeat: no-repeat; padding-left: 20px; - padding-top: 2px; - padding-bottom: 3px; } .icon-only { background-position: 0% 50%;