Added icons to menu actions in Web UI

This commit is contained in:
Christophe Dumez
2010-04-07 08:30:47 +00:00
parent 76eb93ba1a
commit 977b2bda7c
2 changed files with 19 additions and 14 deletions

View File

@@ -242,4 +242,9 @@ a.propButton img {
padding: 25px 0 0 14px;
}
.MyMenuIcon {
margin-left: -16px;
margin-bottom: -3px;
padding-right: 3px;
}