Skip to content
Snippets Groups Projects
Commit 8b08a1da authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Mise a jour des styles pour tous avoir le butDelete

parent 1578ba85
Branches
Tags
No related merge requests found
...@@ -297,8 +297,8 @@ div.tabBar { ...@@ -297,8 +297,8 @@ div.tabBar {
background: #dcdcd3; background: #dcdcd3;
padding: 0em 1em; padding: 0em 1em;
margin: 0em 0em 1.5em 0em; margin: 0em 0em 1.5em 0em;
border: 1px solid #8CACBB; border: 1px solid #999999;
border-top: 1px solid #8CACBB; border-top: 1px solid #999999;
} }
div.tabs { div.tabs {
...@@ -342,7 +342,7 @@ div.message { ...@@ -342,7 +342,7 @@ div.message {
a.tab { a.tab {
background: white; background: white;
border: 1px solid #8CACBB; border: 1px solid #999999;
color: #436976; color: #436976;
padding: 0em 1em; padding: 0em 1em;
margin: 0em 0.2em; margin: 0em 0.2em;
...@@ -357,7 +357,7 @@ a.tab#active { ...@@ -357,7 +357,7 @@ a.tab#active {
} }
a.tab:hover { a.tab:hover {
background: #ebebe0; background: #eeeecc;
text-decoration: none; text-decoration: none;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment