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

Mise a jour des styles pour tous avoir le butDelete

parent f253a439
No related branches found
No related tags found
No related merge requests found
......@@ -396,7 +396,7 @@ a.tabAction:hover { font: helvetica, verdana, arial, sans-serif;
a.butDelete:link { font: helvetica, verdana, arial, sans-serif;
background: white;
border: 1px solid #FF0000;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
......@@ -405,7 +405,7 @@ a.butDelete:link { font: helvetica, verdana, arial, sans-serif;
a.butDelete:active { font: helvetica, verdana, arial, sans-serif;
background: white;
border: 1px solid #FF0000;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
......@@ -414,7 +414,7 @@ a.butDelete:active { font: helvetica, verdana, arial, sans-serif;
a.butDelete:visited { font: helvetica, verdana, arial, sans-serif;
background: white;
border: 1px solid #FF0000;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
......@@ -423,7 +423,7 @@ a.butDelete:visited { font: helvetica, verdana, arial, sans-serif;
a.butDelete:hover { font: helvetica, verdana, arial, sans-serif;
background: #FFe7ec;
border: 1px solid #FF0000;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
......
......@@ -376,6 +376,42 @@ a.tabAction:visited { font: helvetica, verdana, arial, sans-serif; background: w
a.tabAction:active { font: helvetica, verdana, arial, sans-serif; background: white; border: 1px solid #999999; color: #436969; padding: 0em 1.5em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; }
a.tabAction:hover { font: helvetica, verdana, arial, sans-serif; background: #eeeedd; border: 1px solid #999999; color: #436969; padding: 0em 1.5em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; }
a.butDelete:link { font: helvetica, verdana, arial, sans-serif;
background: white;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
text-decoration: none;
white-space: nowrap; }
a.butDelete:active { font: helvetica, verdana, arial, sans-serif;
background: white;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
text-decoration: none;
white-space: nowrap; }
a.butDelete:visited { font: helvetica, verdana, arial, sans-serif;
background: white;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
text-decoration: none;
white-space: nowrap; }
a.butDelete:hover { font: helvetica, verdana, arial, sans-serif;
background: #FFe7ec;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
text-decoration: none;
white-space: nowrap; }
/*
* Tables
......
......@@ -376,6 +376,42 @@ a.tabAction:visited { font: helvetica, verdana, arial, sans-serif; background: w
a.tabAction:active { font: helvetica, verdana, arial, sans-serif; background: white; border: 1px solid #999999; color: #436969; padding: 0em 1.5em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; }
a.tabAction:hover { font: helvetica, verdana, arial, sans-serif; background: #eeeecc; border: 1px solid #999999; color: #436969; padding: 0em 1.5em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; }
a.butDelete:link { font: helvetica, verdana, arial, sans-serif;
background: white;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
text-decoration: none;
white-space: nowrap; }
a.butDelete:active { font: helvetica, verdana, arial, sans-serif;
background: white;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
text-decoration: none;
white-space: nowrap; }
a.butDelete:visited { font: helvetica, verdana, arial, sans-serif;
background: white;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
text-decoration: none;
white-space: nowrap; }
a.butDelete:hover { font: helvetica, verdana, arial, sans-serif;
background: #FFe7ec;
border: 1px solid #997777;
color: #436976;
padding: 0em 1.5em;
margin: 0em 0.5em;
text-decoration: none;
white-space: nowrap; }
/*
* Tables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment