mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-02-26 08:31:38 +01:00
chevrons
This commit is contained in:
2
themes/grav/css-compiled/template.css
vendored
2
themes/grav/css-compiled/template.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -6,6 +6,17 @@
|
||||
.button-border {
|
||||
padding: .375rem .375rem;
|
||||
white-space: nowrap;
|
||||
|
||||
&.adv-options {
|
||||
&:after {
|
||||
content: "\f078";
|
||||
font-family: "FontAwesome", sans-serif;
|
||||
margin-left: 5px;
|
||||
}
|
||||
&.open:after {
|
||||
content: "\f077";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.filters-bar {
|
||||
|
||||
Reference in New Issue
Block a user