2
0
forked from Wavyzz/dolibarr

modif soulignement

This commit is contained in:
Rodolphe Quiedeville
2004-08-16 13:28:07 +00:00
parent 1c915cf267
commit ddbd8f13a7

View File

@@ -34,17 +34,23 @@ div.tabs
margin: 0em;
padding: 0em 0em;
text-align: left;
font-family: sans-serif; font-size: 0.8em;
}
a.tabTitle {
background: #436976;
border: 1px solid #8CACBB;
color: white;
font: 100% Bold;
padding: 0em 1.0em;
margin: 0em 0em;
text-decoration: none;
white-space: nowrap;
background: #436976;
border: 1px solid #8CACBB;
color: white;
font: 100% Bold;
padding: 0em 1.0em;
margin: 0em 0em;
text-decoration: none;
white-space: nowrap;
}
a.tabTitle:hover {
text-decoration: none;
}