mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-22 05:59:47 +03:00
Merge 5589d067ad
into 4f38b59464
This commit is contained in:
commit
dbc86672f6
|
@ -3074,3 +3074,9 @@ fieldset[disabled] .navbar .btn-link:focus {
|
|||
.slider-material-lightgrey {
|
||||
background-color: #ececec;
|
||||
}
|
||||
|
||||
.checkbox {
|
||||
-webkit-transform: rotate(0deg);
|
||||
-moz-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user