Bug 473536 - Tags textbox on editBookmarkPanel is too narrow for a large font, r=dao

This commit is contained in:
Marco Bonardo 2009-01-17 15:45:37 +01:00
parent 3819e4a7ae
commit 3e1b014a8f
6 changed files with 6 additions and 6 deletions

View File

@ -1090,7 +1090,7 @@ toolbar[iconsize="small"] #paste-button[disabled="true"] {
/* Implements editBookmarkPanel resizing on folderTree un-collapse. */
#editBMPanel_folderTree {
min-width: 300px;
min-width: 27em;
}
/* Content area */

View File

@ -77,7 +77,7 @@
}
#editBookmarkPanelContent {
min-width: 260px;
min-width: 23em;
}
#editBMPanel_folderTree {

View File

@ -1175,7 +1175,7 @@ richlistitem[selected="true"][current="true"] > hbox > .ac-result-type-bookmark,
-moz-border-top-colors: rgba(0,0,0,0.35) rgba(255,255,255,0.15);
color: #ffffff !important;
/* Implements editBookmarkPanel resizing on folderTree un-collapse. */
min-width: 300px;
min-width: 27em;
}
#editBookmarkPanel #editBMPanel_folderTree:focus {

View File

@ -85,7 +85,7 @@
}
#editBookmarkPanelContent {
min-width: 260px;
min-width: 23em;
}
#editBMPanel_folderTree {

View File

@ -1229,7 +1229,7 @@ statusbarpanel#statusbar-display {
/* Implements editBookmarkPanel resizing on folderTree un-collapse. */
#editBMPanel_folderTree {
min-width: 300px;
min-width: 27em;
}
/* ::::: content area ::::: */

View File

@ -74,7 +74,7 @@
}
#editBookmarkPanelContent {
min-width: 260px;
min-width: 23em;
}
#editBMPanel_folderTree {