Lines Matching refs:box

3 /* plugin:box */
4 div.box {
22 div.box .xtop, div.box .xbottom {display: none;}
23 div.box.round > .xtop, div.box.round > .xbottom {display: block;}
25 div.box.round { border: none; padding: 0;}
26 div.box.round > .xbox {display:block; border-width:0 1px; border-style: solid; padding: 0 4px; }
28 div.box p.box_title, div.box p.box_caption {
35 div.box p.box_title { margin-bottom: 4px;}
36 div.box p.box_caption { margin-top: 4px;}
38 div.box .box_content {
48 div.box.left {
53 div.box.right {
60 div.box, div.box .box_content, div.box .xbox, div.box .xb1, div.box .xb2, div.box .xb3, div.box .xb…
64 div.box, div.box .xbox, div.box .xb1, div.box .xb2, div.box .xb3, div.box .xb4 {
68 div.box p.box_title, div.box p.box_caption { background: __medium__;}
69 div.box .box_content { background: __lighter__;}
72 div.box.blue, div.box.blue > * > .box_content, div.box.blue > .xbox,
73 div.box.blue > * > .xb1, div.box.blue > * > .xb2, div.box.blue > * > .xb3, div.box.blue > * > .xb4 {
77 div.box.blue, div.box.blue > .xbox,
78 div.box.blue > * > .xb1, div.box.blue > * > .xb2, div.box.blue > * > .xb3, div.box.blue > * > .xb4 {
82 div.box.blue > * > p.box_title, div.box.blue > * > p.box_caption {background: #cad0ee;}
83 div.box.blue > * > .box_content {background: #f4f8fd;}
86 div.box.red, div.box.red > * > .box_content, div.box.red > .xbox,
87 div.box.red > * > .xb1, div.box.red > * > .xb2, div.box.red > * > .xb3, div.box.red > * > .xb4 {
91 div.box.red, div.box.red > .xbox,
92 div.box.red > * > .xb1, div.box.red > * > .xb2, div.box.red > * > .xb3, div.box.red > * > .xb4 {
96 div.box.red > * > p.box_title, div.box.red > * > p.box_caption {background: #eed0ca;}
97 div.box.red > * > .box_content {background: #fdf4ec;}
100 div.box.green, div.box.green > * > .box_content, div.box.green > .xbox,
101 div.box.green > * > .xb1, div.box.green > * > .xb2, div.box.green > * > .xb3, div.box.green > * > .…
105 div.box.green, div.box.green > .xbox,
106 div.box.green > * > .xb1, div.box.green > * > .xb2, div.box.green > * > .xb3, div.box.green > * > .…
110 div.box.green > * > p.box_title, div.box.green > * > p.box_caption {background: #c4e4d4;}
111 div.box.green > * > .box_content {background: #ecfaf6;}
114 div.box.orange, div.box.orange > * > .box_content, div.box.orange > .xbox,
115 div.box.orange > * > .xb1, div.box.orange > * > .xb2, div.box.orange > * > .xb3, div.box.orange > *…
119 div.box.orange, div.box.orange > .xbox,
120 div.box.orange > * > .xb1, div.box.orange > * > .xb2, div.box.orange > * > .xb3, div.box.orange > *…
124 div.box.orange > * > p.box_title, div.box.orange > * > p.box_caption {background: #f0d499;}
125 div.box.orange > * > .box_content {background: #f8f0da;}
129 div.box.round {
135 * html div.box div.box, * html div.box div.box .box_content, * html div.box div.box .xbox,
136 * html div.box div.box .xb1, * html div.box div.box .xb2,
137 * html div.box div.box .xb3, * html div.box div.box .xb4 {
141 * html div.box div.box, * html div.box div.box .xbox,
142 * html div.box div.box .xb1, * html div.box div.box .xb2,
143 * html div.box div.box .xb3, * html div.box div.box .xb4 {
147 * html div.box div.box p.box_title, * html div.box div.box p.box_caption { background: __medium__;}
148 * html div.box div.box .box_content { background: __lighter__;}
150 * html div.box.round .xtop, * html div.box.round .xbottom {display: block;}
151 * html div.box.round .xbox {display:block; border-width:0 1px; border-style: solid; padding: 0 4px;…
154 * html div.box.blue .box_content, * html div.box.blue .xbox,
155 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .…
159 * html div.box.blue .xbox,
160 * html div.box.blue .xb1, * html div.box.blue .xb2, * html div.box.blue .xb3, * html div.box.blue .…
164 * html div.box.blue p.box_title, * html div.box.blue p.box_caption {background: #cad0ee;}
165 * html div.box.blue .box_content {background: #f4f8fd;}
168 * html div.box div.box.blue .box_content, * html div.box div.box.blue .xbox,
169 * html div.box div.box.blue .xb1, * html div.box div.box.blue .xb2,
170 * html div.box div.box.blue .xb3, * html div.box div.box.blue .xb4 {
174 * html div.box div.box.blue .xbox,
175 * html div.box div.box.blue .xb1, * html div.box div.box.blue .xb2,
176 * html div.box div.box.blue .xb3, * html div.box div.box.blue .xb4 {
180 * html div.box div.box.blue p.box_title,
181 * html div.box div.box.blue p.box_caption {background: #cad0ee;}
182 * html div.box div.box.blue .box_content {background: #f4f8fd;}
185 * html div.box.red .box_content, * html div.box.red .xbox,
186 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 {
190 * html div.box.red .xbox,
191 * html div.box.red .xb1, * html div.box.red .xb2, * html div.box.red .xb3, * html div.box.red .xb4 {
195 * html div.box.red p.box_title, * html div.box.red p.box_caption {background: #eed0ca;}
196 * html div.box.red .box_content {background: #fdf4ec;}
199 * html div.box div.box.red .box_content, * html div.box div.box.red .xbox,
200 * html div.box div.box.red .xb1, * html div.box div.box.red .xb2,
201 * html div.box div.box.red .xb3, * html div.box div.box.red .xb4 {
205 * html div.box div.box.red .xbox,
206 * html div.box div.box.red .xb1, * html div.box div.box.red .xb2,
207 * html div.box div.box.red .xb3, * html div.box div.box.red .xb4 {
211 * html div.box div.box.red p.box_title, * html div.box div.box.red p.box_caption {background: #eed0…
212 * html div.box div.box.red .box_content {background: #fdf4ec;}
215 * html div.box.green .box_content, * html div.box.green .xbox,
216 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre…
220 * html div.box.green .xbox,
221 * html div.box.green .xb1, * html div.box.green .xb2, * html div.box.green .xb3, * html div.box.gre…
225 * html div.box.green p.box_title, * html div.box.green p.box_caption {background: #c4e4d4;}
226 * html div.box.green .box_content {background: #ecfaf6;}
229 * html div.box div.box.green .box_content, * html div.box div.box.green .xbox,
230 * html div.box div.box.green .xb1, * html div.box div.box.green .xb2,
231 * html div.box div.box.green .xb3, * html div.box div.box.green .xb4 {
235 * html div.box div.box.green .xbox,
236 * html div.box div.box.green .xb1, * html div.box div.box.green .xb2,
237 * html div.box div.box.green .xb3, * html div.box div.box.green .xb4 {
241 * html div.box div.box.green p.box_title, * html div.box div.box.green p.box_caption {background: #…
242 * html div.box div.box.green .box_content {background: #ecfaf6;}
245 * html div.box.orange .box_content, * html div.box.orange .xbox,
246 * html div.box.orange .xb1, * html div.box.orange .xb2, * html div.box.orange .xb3, * html div.box.…
250 * html div.box.orange .xbox,
251 * html div.box.orange .xb1, * html div.box.orange .xb2, * html div.box.orange .xb3, * html div.box.…
255 * html div.box.orange p.box_title, * html div.box.orange p.box_caption {background: #f0d499;}
256 * html div.box.orange .box_content {background: #f8f0da;}
259 * html div.box div.box.orange .box_content, * html div.box div.box.orange .xbox,
260 * html div.box div.box.orange .xb1, * html div.box div.box.orange .xb2,
261 * html div.box div.box.orange .xb3, * html div.box div.box.orange .xb4 {
265 * html div.box div.box.orange .xbox,
266 * html div.box div.box.orange .xb1, * html div.box div.box.orange .xb2,
267 * html div.box div.box.orange .xb3, * html div.box div.box.orange .xb4 {
271 * html div.box div.box.orange p.box_title, * html div.box div.box.orange p.box_caption {background:…
272 * html div.box div.box.orange .box_content {background: #f8f0da;}
274 /* end plugin:box */