| 1 |
|
| 2 |
.widget-context { float:left; width:100%; clear:both; margin:0.5em -12px; padding:0.25em 12px; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; background:#eee; } |
| 3 |
.widget .widget-context-inside p { margin:0.5em 0; } |
| 4 |
|
| 5 |
.wl-incexc select { max-width:11em; } |
| 6 |
|
| 7 |
.wl-columns input { vertical-align:middle; } |
| 8 |
.wl-column-2-1 { float:left; width:48%; } |
| 9 |
.wl-column-2-2 { float:right; width:50%; } |
| 10 |
.wl-columns label { display:block; } |
| 11 |
|
| 12 |
.wl-word-count { clear:both; } |
| 13 |
.wl-word-count .wl-check-wordcount-type select { font-size:1.1em; padding:0; } |
| 14 |
.wl-word-count label { display:inline; } |
| 15 |
.wl-word-count .wl-word-count input { display:inline; width:3em; } |
| 16 |
|
| 17 |
.wl-options { } |
| 18 |
.wl-options .wl-urls { clear:both; } |
| 19 |
.wl-options .wl-urls textarea { width:100%; height:7em; font-size:0.96em; line-height:1.25em; } |
| 20 |
.wl-visibility { } |
| 21 |
|
| 22 |
.wl-notes { float:left; width:100%; clear:both; margin-bottom:0.5em; } |
| 23 |
.wl-notes textarea { float:left; width:100%; clear:both; height:4em; font-size:1em; line-height:1.25em; } |
| 24 |
|
| 25 |
.widget .widget-inside .wl-tip { font-size:0.9em; line-height:1.1; margin:0 0 1em 0; } |