mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
Added tabulator to composer, FHC-Header and a CSS for it
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
.tabulator-col {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.tabulator-page {
|
||||
color: black;
|
||||
opacity: 1 !important;
|
||||
padding: 2px 7px !important;
|
||||
border: 0px !important;
|
||||
}
|
||||
|
||||
.tabulator-page.active {
|
||||
color: #337ab7 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user