Better style

This commit is contained in:
Laurent Destailleur 2017-08-21 12:30:24 +02:00
parent 9782937138
commit f5993a2507

View File

@ -2264,7 +2264,7 @@ div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border
} }
div .tdtop { div .tdtop {
vertical-align: top !important; vertical-align: top !important;
padding-top: 8px !important; /* padding-top: 8px !important; */
padding-bottom: 2px !important; padding-bottom: 2px !important;
padding-bottom: 0px; padding-bottom: 0px;
} }
@ -3006,7 +3006,7 @@ div.info {
-moz-border-radius: 4px; -moz-border-radius: 4px;
-webkit-border-radius: 4px; -webkit-border-radius: 4px;
border-radius: 4px; border-radius: 4px;
background: #788; background: #798080;
} }
div.warning a, div.info a, div.error a { div.warning a, div.info a, div.error a {