mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-13 08:18:40 +00:00
fixed styles
This commit is contained in:
parent
16cb438210
commit
c64919fe7c
323
styles.css
323
styles.css
File diff suppressed because it is too large
Load Diff
|
|
@ -27,6 +27,10 @@ table.default {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
|
|
||||||
|
.fa {
|
||||||
|
color: var(--button-colored-background);
|
||||||
|
}
|
||||||
|
|
||||||
caption {
|
caption {
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user