mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +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{
|
||||
padding:7px;
|
||||
|
||||
padding:15px;
|
||||
background-color: rgba(0,0,0,0.1);
|
||||
|
||||
}
|
||||
|
||||
.tabulator-responsive-collapse{
|
||||
padding:0 !important;
|
||||
}
|
||||
|
||||
/* dl {
|
||||
|
||||
Reference in New Issue
Block a user