mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Look: Ajout d'un style pour les boutons actions dsactivs
This commit is contained in:
@@ -465,6 +465,17 @@ a.butAction:hover {
|
||||
padding: 0em 1em;
|
||||
}
|
||||
|
||||
.butActionRefused {
|
||||
background: white;
|
||||
border: 1px outset #AAAAAA;
|
||||
color: #AAAAAA;
|
||||
font: 105% Bold;
|
||||
padding: 0em 1em;
|
||||
margin: 0em 0.5em;
|
||||
text-decoration: none;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
a.butActionDelete:link {
|
||||
background: white;
|
||||
border: 1px outset #997777;
|
||||
|
||||
Reference in New Issue
Block a user