mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
Merge branch 'feature-25999/C4_cleanup' into merge_FHC4_C4
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