01 2020
This commit is contained in:
parent
f117f79bb9
commit
3711fcc8d0
101 changed files with 4027 additions and 918 deletions
|
|
@ -1,4 +1,14 @@
|
|||
|
||||
.alert ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.fa-caret-expand:before {
|
||||
content: "\f0da";
|
||||
}
|
||||
a[aria-expanded='true'] > .fa-caret-expand:before {
|
||||
content: "\f0d7";
|
||||
}
|
||||
|
||||
.dropzone {
|
||||
border: 2px dashed;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue