8 border: 1px solid
#bbbbbb;
14 #plugins li
, #plugins li a
{
20 background-color:#E4EFD2;
24 #plugins li
.disabled
{
28 #plugins input
, #plugins li a
{
37 background-color:rgba
(100, 100, 100, 0.4);
48 -moz-border-radius: 10px;
49 -webkit-border-radius: 10px;
53 background-color:white
;
55 border:1px solid
#333333;
57 -moz-border-radius: 5px;
58 -webkit-border-radius: 5px;
61 .form h2, .form h2 span { font-size:115%; }
62 .form h2 .plugin{ font-weight:normal
}
64 .form td { border:0px; }
66 border-bottom: 1px solid
#666666;
67 border-top: 1px solid
#666666;
76 .form label { color:#444444; font-size:90%; font-weight:bold
}
77 .form button { margin-top:10px; }
83 .messages {text-align:left
;}
84 .messages ul {margin-left:30px; margin-top:0px;}
85 .messages li {line-height:20px;}
86 #enable.form h2
.label
, #enable
.messages li
{ color:green
;}
87 #disable.form h2
.label
, #disable
.messages li
{ color:#c83737; }