]> source.dussan.org Git - redmine.git/commitdiff
Small improvement (#24313).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 19 Nov 2016 08:57:06 +0000 (08:57 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 19 Nov 2016 08:57:06 +0000 (08:57 +0000)
Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@15979 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 9caf17e50358fc9f1871b91a54c1530bf1164e6c..4f90bcda00d3f8d487b34a6bddb92be33b87f19e 100644 (file)
@@ -345,6 +345,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; }
 
@@ -812,6 +813,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;}
@@ -1101,8 +1103,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%;