update both themes for toolkit winstripe changes in Mozilla 21 cycle
[themes.git] / LCARStrek / mozapps / plugins / pluginProblem.css
index 7c89b3cb7fa565d3226e1cd9034758e929fd5692..8c88d60e6dc81a1d33353c37cf63afa211f48250 100644 (file)
@@ -15,6 +15,7 @@
   box-shadow: inset 0 1px 5px #8050B0;
   padding: 5px;
   -moz-user-select: none;
+  position: relative;
 }
 
 .hoverBox {
@@ -73,8 +74,8 @@ html|a {
 }
 
 .msg {
-  font-size: 12px;
   cursor: default;
+  width: 100%;
 }
 
 :-moz-handler-clicktoplay .mainBox,
@@ -137,11 +138,6 @@ html|a {
   float: left;
 }
 
-.msgBottomLinks {
-  padding-left: 2px;
-  padding-right: 2px;
-}
-
 .helpIcon {
   float: left;
   display: inline-block;
@@ -183,7 +179,7 @@ html|a {
   background-image: none;
   background-color: rgba(0, 0, 0, .2);
   border: 2px dashed rgba(255, 207, 0, 0.7);
-  border-radius: 3px;
+  border-radius: 8px;
   color: #8050B0;
   text-shadow: none;
   box-shadow: none;