mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 09:04:28 +00:00
adds a little shadow to the collapsed columns in the tables
This commit is contained in:
@@ -15,8 +15,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tabulator-collapsed-row{
|
.tabulator-collapsed-row{
|
||||||
padding:7px;
|
padding:15px;
|
||||||
|
background-color: rgba(0,0,0,0.1);
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabulator-responsive-collapse{
|
||||||
|
padding:0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* dl {
|
/* dl {
|
||||||
|
|||||||
Reference in New Issue
Block a user