mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
Now using Tabulator for tables
This commit is contained in:
@@ -68,7 +68,8 @@ button,
|
||||
span,
|
||||
li,
|
||||
td,
|
||||
th {
|
||||
th,
|
||||
.tabulator {
|
||||
font-family: 'Hind', sans-serif;
|
||||
color: var(--neutral-dark);
|
||||
}
|
||||
@@ -111,7 +112,8 @@ th {
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.tags li {
|
||||
.tags li,
|
||||
.tags .tag {
|
||||
background-color: var(--neutral-verylight);
|
||||
border-radius: var(--radius);
|
||||
|
||||
|
||||
+2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user