Fix background of control group button
This commit is contained in:
@@ -99,6 +99,10 @@ html {
|
||||
background: #ccc;
|
||||
}
|
||||
|
||||
a[data-role=button] {
|
||||
background: #d8d8d8 !important;
|
||||
}
|
||||
|
||||
.button-submit {
|
||||
background: #00a4dc;
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user