MediaWiki:CustomDatatable.css: Difference between revisions
From The Seven Sages of Rome
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
.cc-card-body--table .dt-container { | .cc-card-body--table .dt-container { | ||
border: none !important; | border: none !important; | ||
} | |||
.cc-card-body--table .dt-container { | |||
font-size: 0.835rem !important; | |||
font-weight: 500 !important; | |||
color: #555 !important; | |||
letter-spacing: 0.01em !important; | |||
} | } | ||
Revision as of 21:56, 25 February 2026
.dt-container {
border-radius: 0.75rem !important;
}
.cc-card-body--table .dt-container {
border: none !important;
}
.cc-card-body--table .dt-container {
font-size: 0.835rem !important;
font-weight: 500 !important;
color: #555 !important;
letter-spacing: 0.01em !important;
}
.dt-container input {
border-radius: 0.5rem !important;
}