mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-04-08 15:00:11 +00:00
Add the 'icon-view-previous' icon (#299)
* Add the 'icon-view-previous' icon
This commit is contained in:
parent
d7040dd700
commit
1dc861614f
1 changed files with 2 additions and 1 deletions
|
@ -319,7 +319,8 @@ div.select2-container a.select2-choice .select2-arrow b {
|
|||
background-image: var(--icon-arrow-right-f2f2f2) !important;
|
||||
}
|
||||
|
||||
.icon-arrow-left {
|
||||
.icon-arrow-left,
|
||||
.icon-view-previous {
|
||||
background-image: var(--icon-arrow-left-f2f2f2) !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue