Line 76... |
Line 76... |
76 |
.wp-admin #wpsg-bs .checkbox input { margin-top:3px; width:15px; height:15px; }
|
76 |
.wp-admin #wpsg-bs .checkbox input { margin-top:3px; width:15px; height:15px; }
|
77 |
|
77 |
|
78 |
.branch-5-3.wp-admin #wpsg-bs .checkbox input:before { margin:1px 0 0 1px; width:10px; height:10px; }
|
78 |
.branch-5-3.wp-admin #wpsg-bs .checkbox input:before { margin:1px 0 0 1px; width:10px; height:10px; }
|
79 |
.branch-5-3 #wpsg-bs input[type=checkbox], input[type=radio] { width:16px; height:16px; }
|
79 |
.branch-5-3 #wpsg-bs input[type=checkbox], input[type=radio] { width:16px; height:16px; }
|
80 |
.branch-5-3 #wpsg-bs input[type=checkbox]:checked::before { width:14px; height:14px; margin:0; }
|
80 |
.branch-5-3 #wpsg-bs input[type=checkbox]:checked::before { width:14px; height:14px; margin:0; }
|
- |
|
81 |
.branch-5-3 #wpsg-bs input[type=radio]:checked::before { width:6px; height:6px; margin:4px; }
|
81 |
|
82 |
|
82 |
/* Allgemeine Klassen */
|
83 |
/* Allgemeine Klassen */
|
83 |
.wpsg_grey { color:#999999; }
|
84 |
.wpsg_grey { color:#999999; }
|
84 |
.wpsg_editable { line-height:125%; }
|
85 |
.wpsg_editable { line-height:125%; }
|
85 |
|
86 |
|