max-width: 52em;
margin: 4em auto;
border: 2px solid #FFFFCC;
- -moz-border-radius: 10px;
padding: 3em;
-moz-padding-start: 30px;
background: url("chrome://global/skin/icons/sslWarning.png") left 0 no-repeat #9999CC;
max-width: 50em;
margin: 4em auto;
border: 1px solid #666699;
- -moz-border-radius: 10px;
padding: 3em;
-moz-padding-start: 30px;
background: #FFFFFF;
max-width: 52em;
margin: 4em auto;
border: 1px solid #666699;
- -moz-border-radius: 10px;
padding: 3em;
-moz-padding-start: 30px;
background: url("chrome://global/skin/icons/alert-exclam.gif") left 0 no-repeat #9999CC;
background-color: #FFFFCC;
color: #000000;
padding: 10px;
- -moz-border-radius: 10px;
}
/* Custom styling for 'blacklist' error class */
}
th.type, th.suff {
- width: 20%;
+ width: 25%;
}
th.desc {
width: 50%;
}
-
-th.enabled {
- width: 10%;
-}
\ No newline at end of file
color: #FFCF00;
background-color: #000000;
text-decoration: none;
+ -moz-padding-start: 1px;
+ -moz-padding-end: 1px;
}
a:hover {
}
div#outside {
- text-align: justify;
- width: 90%;
- -moz-margin-start: 5%;
- -moz-margin-end: 5%;
+ text-align: justify;
+ width: 90%;
+ -moz-margin-start: 5%;
+ -moz-margin-end: 5%;
}
div#plugs {
padding: 3px;
}
-th.type {
+th:first-child {
-moz-border-radius: 9px 0px 0px 0px;
}
th.type, th.suff {
- width: 20%;
+ width: 25%;
}
th.desc {
width: 50%;
}
-th.enabled {
- width: 10%;
+th:last-child {
-moz-border-radius: 0px 9px 0px 0px;
-}
\ No newline at end of file
+}