- Made Web UI tool bar looks exactly like the Web UI one (same buttons orders and added separators)

This commit is contained in:
Christophe Dumez
2009-11-26 10:21:13 +00:00
parent 3e56cf96a3
commit ae10bc9270
4 changed files with 12 additions and 6 deletions

View File

@@ -577,6 +577,11 @@ li.divider {
div.mochaToolbarWrapper.bottom {
border: 0;
border-bottom: 1px solid #d9d9d9;
}
#mochaToolbar .divider {
background: url(../images/skin/toolbox-divider.gif) left center no-repeat;
padding: 30px 3px 0 12px;
}
#mochaToolbar {