1
0
Fork 1

Clean up CSS

main
mdPlusPlus 1 year ago
parent 1274bef535
commit c11d52f3cd

@ -102,8 +102,8 @@ header {
}
.td_users { text-align: right; }
.td_preview { text-align: center; }
.td_users { text-align: right; }
.td_preview { text-align: center; }
.td_server_icon { text-align: center; }
.td_server_icon-circle {
@ -186,10 +186,6 @@ label[for=toggle-show-room-ids]::after {
/* <Colors> */
:root {
/*--session-classic-dark-green: #31f196;*/
/*--session-classic-dark-gray-one: #414141;*/
/*--session-classic-dark-gray-two: #2d2d2d;*/
/*--session-classic-dark-gray-three: #1b1b1b;*/
--alternate-row-color: #e8e8e8;
}
#tbl_communities th { background-color: lightgray; }