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,15 +297,15 @@ div.tabBar {
background: #dcdcd3;
padding: 0em 1em;
margin: 0em 0em 1.5em 0em;
border: 1px solid #8CACBB;
border-top: 1px solid #8CACBB;
border: 1px solid #999999;
border-top: 1px solid #999999;
}
div.tabs {
top: 20px;
margin: 1px 0em 0em 0em;
padding: 0em 0.5em;
text-align: left;
text-align: left;
}
div.tabsAction {
......@@ -342,7 +342,7 @@ div.message {
a.tab {
background: white;
border: 1px solid #8CACBB;
border: 1px solid #999999;
color: #436976;
padding: 0em 1em;
margin: 0em 0.2em;
......@@ -357,7 +357,7 @@ a.tab#active {
}
a.tab:hover {
background: #ebebe0;
background: #eeeecc;
text-decoration: none;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment