sync both themes with toolkit winstripe changes up to 2001-03-13
authorRobert Kaiser <robert@notebook.box.kairo.at>
Sun, 13 Mar 2011 20:12:11 +0000 (21:12 +0100)
committerRobert Kaiser <robert@notebook.box.kairo.at>
Sun, 13 Mar 2011 20:12:11 +0000 (21:12 +0100)
EarlyBlue/mozapps/extensions/extensions.css
LCARStrek/mozapps/extensions/extensions.css

index 48de940a6db2698320b09bfbc63be7f3ebaf46e7..bf2e8662a1253cc16ddcb06ffd569f4a164e2553 100644 (file)
@@ -43,7 +43,9 @@
 
 #view-port-container {
   /* Needed to allow the radius to clip the inner content, see bug 595656 */
+  /* Disabled because of bug 623615
   overflow: hidden;
+  */
   background-color: #FFFFFF;
   border: 1px solid #666699;
 }
index c5ac80b557db276973ec017fe200f1de5d7fcd6a..4a46d54e92ff6e6aece1b9f2d8107659dd07ed41 100644 (file)
@@ -43,7 +43,9 @@
 
 #view-port-container {
   /* Needed to allow the radius to clip the inner content, see bug 595656 */
+  /* Disabled because of bug 623615
   overflow: hidden;
+  */
   border: 1px solid #9C9CFF;
   border-radius: 5px;
 }