mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-09 16:35:01 -04:00
CSS adaptations + added 'normal' style in dropdown
This commit is contained in:
parent
332c6de873
commit
349b73977b
6 changed files with 80 additions and 32 deletions
|
@ -58,9 +58,18 @@ a img
|
|||
margin-left: 2px;
|
||||
overflow: hidden;
|
||||
padding: 4px 5px;
|
||||
}
|
||||
|
||||
#editbar ul li.button
|
||||
{
|
||||
width: 18px;
|
||||
}
|
||||
|
||||
#editbar ul li.dropdown
|
||||
{
|
||||
padding: 2px 0 8px;
|
||||
}
|
||||
|
||||
#editbar ul li a
|
||||
{
|
||||
text-decoration: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue