mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
better css
This commit is contained in:
parent
ebff7d128b
commit
4af46921e1
2 changed files with 14 additions and 2 deletions
|
@ -919,7 +919,8 @@ input[type=checkbox] {
|
|||
right:0px !important;
|
||||
border-radius:0px !important;
|
||||
width:182px !important;
|
||||
margin:2px 0 0 0 !important;
|
||||
/* Below makes UI look weird when X makes editbar flow onto two lines */
|
||||
/* margin:2px 0 0 0 !important;*/
|
||||
border: none !important;
|
||||
border-bottom: 1px solid #ccc !important;
|
||||
height:155px !important;
|
||||
|
@ -937,7 +938,7 @@ input[type=checkbox] {
|
|||
padding:0 !important;
|
||||
margin:0 !important;
|
||||
right:0 !important;
|
||||
top: 200px !important;
|
||||
top: 200px;
|
||||
width:182px !important;
|
||||
border: none !important;
|
||||
padding:5px !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue