PluginProbe
Widget Context / 0.8
Widget Context v0.8
1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.1.0 1.1.1 1.2.0 1.3.0 1.3.1 1.3.2 1.3.3 1.4.0 trunk 0.4.1 0.4.2 0.4.3 0.4.4 0.4.5 0.6 0.7 0.7.1 0.7.2 0.8 0.8.1 All 30 releases
widget-context / admin-style.css

admin-style.css in Widget Context 0.8, at admin-style.css

25 lines 1.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
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; }