mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 19:18:40 +00:00
fix breadcrumbs active border and text color
This commit is contained in:
parent
b2c451b1ff
commit
f81315c700
|
|
@ -51,14 +51,12 @@
|
|||
|
||||
.active {
|
||||
cursor: default;
|
||||
background: var(--button-colored-background);
|
||||
}
|
||||
|
||||
.active, li:hover {
|
||||
color: var(--text-on-background-color-2);
|
||||
}
|
||||
|
||||
.active {
|
||||
background: var(--button-colored-background);
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
li:hover {
|
||||
|
|
|
|||
326
styles.css
326
styles.css
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user