New: Ajout du style pour le titre des onglets

This commit is contained in:
Laurent Destailleur 2004-07-21 22:17:00 +00:00
parent 4abd365fd4
commit 04325ffc81

View File

@ -158,6 +158,18 @@ div.tabsAction {
text-align: right;
}
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;
}
a.tab {
background: white;
border: 1px solid #8CACBB;