Update Moodle Theme
This commit is contained in:
parent
013de62ad8
commit
acbbc696e5
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* ==UserStyle==
|
||||
@name Gruvbox for Moodle
|
||||
@namespace git.m3.fyi/Marsn3
|
||||
@version 1.0.3
|
||||
@version 1.0.4
|
||||
@description Gruvbox Theme for Moodle
|
||||
@author Marsn3
|
||||
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
||||
|
|
@ -248,7 +248,7 @@
|
|||
|
||||
.logo,
|
||||
.atto_image_button_text-bottom {
|
||||
filter: invert(86%) sepia(100%) !important;
|
||||
filter: var(--filter-reset) var(--filter-fg-3) !important;
|
||||
}
|
||||
|
||||
.btn:focus,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue