mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-12 07:48:40 +00:00
bug fixes
This commit is contained in:
parent
503968eefe
commit
f63ab35743
|
|
@ -6,11 +6,11 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portlet-body a:not(.button) {
|
.portlet-body a:not(.button), a.content {
|
||||||
color: var(--link-color);
|
color: var(--link-color);
|
||||||
border-bottom: 1px dotted var(--link-color);
|
border-bottom: 1px dotted var(--link-color);
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
border-bottom: none;
|
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