mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 11:18:39 +00:00
bug fixes
This commit is contained in:
parent
503968eefe
commit
f63ab35743
|
|
@ -6,11 +6,11 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.portlet-body a:not(.button) {
|
||||
.portlet-body a:not(.button), a.content {
|
||||
color: var(--link-color);
|
||||
border-bottom: 1px dotted var(--link-color);
|
||||
|
||||
&:hover {
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
333
styles.css
333
styles.css
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user