Lines Matching +full:light +full:- +full:weight

2  * qTip2 - Pretty powerful tooltips - v2.1.1
15 left: -28000px;
16 top: -28000px;
19 max-width: 280px;
20 min-width: 50px;
22 font-size: 10.5px;
23 line-height: 12px;
27 box-shadow: none;
31 .qtip-content{
36 text-align: left;
37 word-wrap: break-word;
40 .qtip-titlebar{
45 border-width: 0 0 1px;
46 font-weight: bold;
49 .qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }
52 .qtip-close{
54 right: -9px; top: -9px;
59 border-width: 1px;
60 border-style: solid;
61 border-color: transparent;
64 .qtip-titlebar .qtip-close{
66 margin-top: -9px;
69 * html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */
71 .qtip-titlebar .ui-icon,
72 .qtip-icon .ui-icon{
74 text-indent: -1000em;
78 .qtip-icon, .qtip-icon .ui-icon{
79 -moz-border-radius: 3px;
80 -webkit-border-radius: 3px;
81 border-radius: 3px;
82 text-decoration: none;
85 .qtip-icon .ui-icon{
89 line-height: 14px;
90 text-align: center;
91 text-indent: 0;
92 font: normal bold 10px/13px Tahoma,sans-serif;
95 background: transparent none no-repeat -100em -100em;
99 .qtip-focus{}
102 .qtip-hover{}
105 .qtip-default{
106 border-width: 1px;
107 border-style: solid;
108 border-color: #F1D031;
110 background-color: #FFFFA3;
114 .qtip-default .qtip-titlebar{
115 background-color: #FFEF93;
118 .qtip-default .qtip-icon{
119 border-color: #CCC;
124 .qtip-default .qtip-titlebar .qtip-close{
125 border-color: #AAA;
131 /*! Light tooltip style */
132 .qtip-light{
133 background-color: white;
134 border-color: #E2E2E2;
138 .qtip-light .qtip-titlebar{
139 background-color: #f1f1f1;
144 .qtip-dark{
145 background-color: #505050;
146 border-color: #303030;
150 .qtip-dark .qtip-titlebar{
151 background-color: #404040;
154 .qtip-dark .qtip-icon{
155 border-color: #444;
158 .qtip-dark .qtip-titlebar .ui-state-hover{
159 border-color: #303030;
164 .qtip-cream{
165 background-color: #FBF7AA;
166 border-color: #F9E98E;
170 .qtip-cream .qtip-titlebar{
171 background-color: #F0DE7D;
174 .qtip-cream .qtip-close .qtip-icon{
175 background-position: -82px 0;
180 .qtip-red{
181 background-color: #F78B83;
182 border-color: #D95252;
186 .qtip-red .qtip-titlebar{
187 background-color: #F06D65;
190 .qtip-red .qtip-close .qtip-icon{
191 background-position: -102px 0;
194 .qtip-red .qtip-icon{
195 border-color: #D95252;
198 .qtip-red .qtip-titlebar .ui-state-hover{
199 border-color: #D95252;
204 .qtip-green{
205 background-color: #CAED9E;
206 border-color: #90D93F;
210 .qtip-green .qtip-titlebar{
211 background-color: #B0DE78;
214 .qtip-green .qtip-close .qtip-icon{
215 background-position: -42px 0;
220 .qtip-blue{
221 background-color: #E5F6FE;
222 border-color: #ADD9ED;
226 .qtip-blue .qtip-titlebar{
227 background-color: #D0E9F5;
230 .qtip-blue .qtip-close .qtip-icon{
231 background-position: -2px 0;
236 .qtip-shadow{
237 -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
238 -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
239 box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
243 .qtip-rounded,
244 .qtip-tipsy,
245 .qtip-bootstrap{
246 -moz-border-radius: 5px;
247 -webkit-border-radius: 5px;
248 border-radius: 5px;
251 .qtip-rounded .qtip-titlebar{
252 -moz-border-radius: 4px 4px 0 0;
253 -webkit-border-radius: 4px 4px 0 0;
254 border-radius: 4px 4px 0 0;
258 .qtip-youtube{
259 -moz-border-radius: 2px;
260 -webkit-border-radius: 2px;
261 border-radius: 2px;
263 -webkit-box-shadow: 0 0 3px #333;
264 -moz-box-shadow: 0 0 3px #333;
265 box-shadow: 0 0 3px #333;
268 border-width: 0;
271 …background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(10…
272 background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
273 background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
274 background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
275 background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
278 .qtip-youtube .qtip-titlebar{
279 background-color: #4A4A4A;
280 background-color: rgba(0,0,0,0);
283 .qtip-youtube .qtip-content{
285 font: 12px arial,sans-serif;
288-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndCo…
291 .qtip-youtube .qtip-icon{
292 border-color: #222;
295 .qtip-youtube .qtip-titlebar .ui-state-hover{
296 border-color: #303030;
301 .qtip-jtools{
304 background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
305 background-image: -moz-linear-gradient(top, #717171, #232323);
306 background-image: -webkit-linear-gradient(top, #717171, #232323);
307 background-image: -ms-linear-gradient(top, #717171, #232323);
308 background-image: -o-linear-gradient(top, #717171, #232323);
313 -moz-border-radius: 2px;
314 -webkit-border-radius: 2px;
315 border-radius: 2px;
317 -webkit-box-shadow: 0 0 12px #333;
318 -moz-box-shadow: 0 0 12px #333;
319 box-shadow: 0 0 12px #333;
323 .qtip-jtools .qtip-titlebar{
324 background-color: transparent;
326-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)…
328 .qtip-jtools .qtip-content{
330-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)…
333 .qtip-jtools .qtip-titlebar,
334 .qtip-jtools .qtip-content{
340 .qtip-jtools .qtip-icon{
341 border-color: #555;
344 .qtip-jtools .qtip-titlebar .ui-state-hover{
345 border-color: #333;
350 .qtip-cluetip{
351 -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
352 -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
353 box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
355 background-color: #D9D9C2;
360 .qtip-cluetip .qtip-titlebar{
361 background-color: #87876A;
366 .qtip-cluetip .qtip-icon{
367 border-color: #808064;
370 .qtip-cluetip .qtip-titlebar .ui-state-hover{
371 border-color: #696952;
377 .qtip-tipsy{
384 font-size: 11px;
385 font-family: 'Lucida Grande', sans-serif;
386 font-weight: bold;
387 line-height: 16px;
388 text-shadow: 0 1px black;
391 .qtip-tipsy .qtip-titlebar{
393 background-color: transparent;
396 .qtip-tipsy .qtip-content{
400 .qtip-tipsy .qtip-icon{
401 border-color: #222;
402 text-shadow: none;
405 .qtip-tipsy .qtip-titlebar .ui-state-hover{
406 border-color: #303030;
411 .qtip-tipped{
414 -moz-border-radius: 3px;
415 -webkit-border-radius: 3px;
416 border-radius: 3px;
418 background-color: #F9F9F9;
421 font-weight: normal;
422 font-family: serif;
424 font-size: 12px;
427 .qtip-tipped .qtip-titlebar{
428 border-bottom-width: 0;
432 background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
433 background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
434 background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
435 background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
436 background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
438-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)…
440 font-size: 14px;
443 .qtip-tipped .qtip-icon{
448 .qtip-tipped .qtip-icon .ui-icon{
449 background-color: #FBFBFB;
460 .qtip-bootstrap{
462 font-size: 14px;
463 line-height: 20px;
468 background-color: #ffffff;
471 -webkit-border-radius: 6px;
472 -moz-border-radius: 6px;
473 border-radius: 6px;
474 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
475 -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
476 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
477 -webkit-background-clip: padding-box;
478 -moz-background-clip: padding;
479 background-clip: padding-box;
482 .qtip-bootstrap .qtip-titlebar{
483 /** Taken from Bootstrap .popover-title */
486 font-size: 14px;
487 font-weight: normal;
488 line-height: 18px;
489 background-color: #f7f7f7;
490 border-bottom: 1px solid #ebebeb;
491 -webkit-border-radius: 5px 5px 0 0;
492 -moz-border-radius: 5px 5px 0 0;
493 border-radius: 5px 5px 0 0;
496 .qtip-bootstrap .qtip-titlebar .qtip-close{
499 * .qtip-titlebar .qtip-close{
504 * border-style: solid;
509 border-style: none;
512 .qtip-bootstrap .qtip-content{
513 /** Taken from Bootstrap .popover-content */
517 .qtip-bootstrap .qtip-icon{
520 * .qtip-default .qtip-icon {
521 * border-color: #CCC;
529 .qtip-bootstrap .qtip-icon .ui-icon{
532 * .qtip-icon .ui-icon{
542 font-size: 20px;
543 font-weight: bold;
544 line-height: 18px;
546 text-shadow: 0 1px 0 #ffffff;
551 .qtip-bootstrap .qtip-icon .ui-icon:hover{
554 text-decoration: none;
561 /* IE9 fix - removes all filters */
562 .qtip:not(.ie9haxors) div.qtip-content,
563 .qtip:not(.ie9haxors) div.qtip-titlebar{
565 -ms-filter: none;
570 .qtip .qtip-tip{
573 z-index: 10;
577 /* Opera bug #357 - Incorrect tip position
579 x:-o-prefocus, .qtip .qtip-tip{
583 .qtip .qtip-tip,
584 .qtip .qtip-tip .qtip-vml,
585 .qtip .qtip-tip canvas{
593 .qtip .qtip-tip canvas{ top: 0; left: 0; }
595 .qtip .qtip-tip .qtip-vml{
597 display: inline-block;