Fix: Style butActionRefused incomplet
This commit is contained in:
parent
2e0aa86101
commit
78c862eec6
@ -668,7 +668,7 @@ a.butAction:hover {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
white-space: nowrap; }
|
white-space: nowrap; }
|
||||||
|
|
||||||
a.butActionRefuse {
|
a.butActionRefused {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background: white;
|
background: white;
|
||||||
border: 1px solid red;
|
border: 1px solid red;
|
||||||
@ -676,12 +676,9 @@ a.butActionRefuse {
|
|||||||
padding: 0em 0.7em;
|
padding: 0em 0.7em;
|
||||||
margin: 0em 0.5em;
|
margin: 0em 0.5em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
white-space: nowrap; }
|
white-space: nowrap;
|
||||||
|
cursor: not-allowed;
|
||||||
a.butActionRefuse:hover {
|
}
|
||||||
font-weight: bold;
|
|
||||||
background: #dee7ec; }
|
|
||||||
|
|
||||||
|
|
||||||
a.butActionDelete {
|
a.butActionDelete {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user