kopia lustrzana https://github.com/wagtail/wagtail
organised indicator color state variables into main variables.scss file
rodzic
1119891acb
commit
29f92d25d2
|
@ -18,17 +18,16 @@
|
|||
}
|
||||
|
||||
@mixin unlist() {
|
||||
&,
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
padding-left: 0;
|
||||
list-style-type: none;
|
||||
font-style: normal;
|
||||
|
||||
li {
|
||||
list-style-type: none;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
& {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin transition($transition...) {
|
||||
|
|
Ładowanie…
Reference in New Issue