mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
fixed userlist css
This commit is contained in:
parent
e3e2a7c562
commit
efdb3b8963
2 changed files with 3 additions and 1 deletions
|
@ -463,6 +463,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; }
|
|||
background: white; border-left: 1px solid #c3c3c3;
|
||||
border-top: 1px solid #c3c3c3;
|
||||
border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;
|
||||
color: #000
|
||||
}
|
||||
#myusernameform .editempty { color: #ef641e; }
|
||||
|
||||
|
@ -471,7 +472,7 @@ table#otheruserstable { display: none; }
|
|||
#nootherusers a { color: #3C88FF; }
|
||||
|
||||
#otheruserstable td {
|
||||
border-bottom: 1px solid #555;
|
||||
border-top: 1px solid #555;
|
||||
height: 26px;
|
||||
vertical-align: middle;
|
||||
padding: 0 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue