Normalize themes
This commit is contained in:
parent
6c6e542fc0
commit
a34ce201b1
@ -1213,6 +1213,7 @@ border-right-style: solid;
|
|||||||
border-left-width: 1px;
|
border-left-width: 1px;
|
||||||
border-left-color: #BBBBBB;
|
border-left-color: #BBBBBB;
|
||||||
border-left-style: solid;
|
border-left-style: solid;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.noborder td {
|
table.noborder td {
|
||||||
|
|||||||
@ -1812,7 +1812,7 @@ div.titre {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: rgb(<?php print $colortext; ?>);
|
color: rgb(<?php print $colortext; ?>);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-shadow: 2px 2px 4px #BFBFBF;
|
text-shadow: 1px 1px 2px #CFCFCF;
|
||||||
}
|
}
|
||||||
|
|
||||||
#dolpaymenttable { width: 600px; font-size: 13px; }
|
#dolpaymenttable { width: 600px; font-size: 13px; }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user