mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 12:46:58 -05:00
Update CSS styling
This commit is contained in:
parent
b8ce4f4e8a
commit
02e825978b
@ -136,13 +136,13 @@ td {border: 1px solid black;}
|
|||||||
|
|
||||||
/* Other options */
|
/* Other options */
|
||||||
|
|
||||||
.table-scroll.text-edit-cols td:nth-child(-n+4),
|
.table-scroll.text-edit-cols td:nth-of-type(-n+4),
|
||||||
.table-scroll.text-edit-cols th:nth-child(-n+4){
|
.table-scroll.text-edit-cols th:nth-of-type(-n+4){
|
||||||
flex: 2
|
flex: 2
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-settings.text-edit-cols td:nth-child(-n+2),
|
.table-settings.text-edit-cols td:nth-of-type(-n+2),
|
||||||
.table-settings.text-edit-cols th:nth-child(-n+2){
|
.table-settings.text-edit-cols th:nth-of-type(-n+2){
|
||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user