mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-04-19 08:32:08 +03:00
changes in background
background and structural
This commit is contained in:
parent
da0896d825
commit
9188bc42ab
|
@ -9,8 +9,8 @@
|
|||
text-transform: uppercase;
|
||||
letter-spacing: 0;
|
||||
cursor: pointer;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
background-color: #ffdde1;
|
||||
border: 2px;
|
||||
outline: 0;
|
||||
transition: box-shadow 0.2s $bmd-animation-curve-fast-out-linear-in,
|
||||
background-color 0.2s $bmd-animation-curve-default,
|
||||
|
@ -89,13 +89,13 @@
|
|||
.btn-group-lg &,
|
||||
.btn-group-sm &,
|
||||
& {
|
||||
padding: 0; // need specificity
|
||||
padding: 3px; // need specificity
|
||||
border-radius: 50%;
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
.material-icons {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
width: $bmd-btn-fab-font-size;
|
||||
|
|
Loading…
Reference in New Issue
Block a user