kopia lustrzana https://github.com/wagtail/wagtail
21 wiersze
253 B
SCSS
21 wiersze
253 B
SCSS
![]() |
.file_field {
|
||
|
.input {
|
||
|
label {
|
||
|
float: none;
|
||
|
display: inline;
|
||
|
padding: 0;
|
||
|
}
|
||
|
|
||
|
input[type='checkbox'] {
|
||
|
margin-top: 5px;
|
||
|
}
|
||
|
|
||
|
a {
|
||
|
&:after {
|
||
|
content: ' ';
|
||
|
display: block;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|