mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
update(Sprachen.js): updates the usage of the classes fhc-entry in the Sprachen.js component
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.sprachen-entry{
|
||||
background-color: var(--fhc-cis-primary);
|
||||
}
|
||||
|
||||
[selected="true"].sprachen-entry {
|
||||
background-color: var(--fhc-cis-primary-hover);
|
||||
}
|
||||
|
||||
.sprachen-entry.btn {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user