parent
5b3c24dd92
commit
09945994b8
|
@ -118,8 +118,17 @@
|
|||
background: #666;
|
||||
color: #eee;
|
||||
|
||||
&[disabled="1"] {
|
||||
background-color: #aaa;
|
||||
border: 1px dotted black;
|
||||
}
|
||||
|
||||
&:hover, &:focus {
|
||||
background-color: #333;
|
||||
|
||||
&[disabled="1"] {
|
||||
background-color: #aaa;
|
||||
}
|
||||
}
|
||||
|
||||
&.install, &.login {
|
||||
|
|
Loading…
Reference in New Issue