update both themes to state of suite default trunk of 2010-11-14
[themes.git] / LCARStrek / communicator / bookmarks / editBookmarkOverlay.css
index c6e6d24c34e3ecfc3363bc4116664bc079a3f68e..c4558553b189419b50218a5bfec3ef3e5ca50af6 100644 (file)
@@ -77,6 +77,7 @@
 
 #editBookmarkPanelContent {
   min-width: 23em;
+  /* width: 32em; */
 }
 
 #editBMPanel_folderTree {
@@ -92,7 +93,7 @@
  */
 #editBMPanel_namePicker[droppable="false"] {
   /* These rules come from the textbox element in textbox.css. */
-  -moz-border-radius: 3px;
+  border-radius: 3px;
   -moz-outline-radius: 5px;
   cursor: text;
   margin: 1px 2px;