Look: Améliorations esthétiques mineures

This commit is contained in:
Laurent Destailleur 2004-05-20 14:21:05 +00:00
parent e29cbc0859
commit 4ab9da65b4

View File

@ -130,14 +130,14 @@ td.barre_select {
div.tabBar { div.tabBar {
color: #436976; color: #436976;
background: #dee7ec; background: #dee7ec;
padding: 0em 1.5em; padding: 0em 1em;
margin: 0em 0em 1.5em 0em; margin: 0em 0em 2em 0em;
border: 1px solid #8CACBB; border: 1px solid #8CACBB;
} }
div.tabs { div.tabs {
margin: 0em; margin: 0em;
padding: 0em 3em; padding: 0em 1em;
text-align: left; text-align: left;
} }
@ -151,7 +151,7 @@ a.tab {
background: white; background: white;
border: 1px solid #8CACBB; border: 1px solid #8CACBB;
color: #436976; color: #436976;
padding: 0em 1.5em; padding: 0em 1.0em;
margin: 0em 0.5em; margin: 0em 0.5em;
text-decoration: none; text-decoration: none;
white-space: nowrap; white-space: nowrap;