CSS adaptations + added 'normal' style in dropdown

This commit is contained in:
Jean-Tiare Le Bigot 2012-03-02 16:57:37 +01:00
parent 332c6de873
commit 349b73977b
6 changed files with 80 additions and 32 deletions

View file

@ -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;