mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-08 15:43:24 +00:00
(petosorus-random_button) Active / désactive le bouton
This commit is contained in:
@@ -583,6 +583,11 @@ a.reset, a.reset:hover, a.reset:focus {
|
||||
-moz-user-select: none;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
.btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus {
|
||||
background-color: #CCCCCC;
|
||||
border-bottom: 3px solid #777777;
|
||||
color: #777777;
|
||||
}
|
||||
/**
|
||||
* GENERAL
|
||||
* -----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user