Fix toolbar.

This commit is contained in:
Paulo Veiga
2011-10-02 21:05:17 -03:00
parent 410180e744
commit b7bbe2c0b7
9 changed files with 55 additions and 84 deletions

View File

@@ -1,6 +1,7 @@
@import "common.css";
@import "commonLibs.css";
@import "thirdparty.css";
/* @Todo: Fix this ...*/
@import "widget/lightbox.css";
@import "libraries/moodialog/css/MooDialog.css";
html {
overflow: hidden;
@@ -685,7 +686,3 @@ div#toolbar .topicRelation:hover {
div#toolbar .relationshiplabel {
width: 56px;
}
.nicEdit-main {
outline: none;
}