css: minor improvements

This commit is contained in:
Sebastian Castro 2020-04-06 14:31:07 +02:00 committed by muxator
parent a5164dad43
commit 51b857ad1a
15 changed files with 73 additions and 40 deletions

View file

@ -115,7 +115,9 @@ input#myusernameedit:not(.editable) {
/* ------------------- */
/* --- OTHER USERS --- */
/* ------------------- */
#otheruserstable {
display: none;
}
#otheruserstable td {
height: 26px;
padding: 0 2px;