Home
last modified time | relevance | path

Searched refs:gradient (Results 1 – 25 of 264) sorted by relevance

1234567891011

/plugin/revealjs/css/theme/template/
H A Dmixins.scss1 @mixin vertical-gradient( $top, $bottom ) {
3 background: -moz-linear-gradient( top, $top 0%, $bottom 100% );
5 background: -webkit-linear-gradient( top, $top 0%, $bottom 100% );
6 background: -o-linear-gradient( top, $top 0%, $bottom 100% );
7 background: -ms-linear-gradient( top, $top 0%, $bottom 100% );
8 background: linear-gradient( top, $top 0%, $bottom 100% );
11 @mixin horizontal-gradient( $top, $bottom ) {
13 background: -moz-linear-gradient( left, $top 0%, $bottom 100% );
16 background: -o-linear-gradient( left, $top 0%, $bottom 100% );
18 background: linear-gradient( left, $top 0%, $bottom 100% );
[all …]
/plugin/ckgdoku/ckeditor/skins/moono/
H A Ddialog_opera.css5gradient(linear,left top,left bottom,from(#f5f5f5),to(#cfd1cf));background-image:-moz-linear-gradi…
H A Ddialog.css5gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType…
H A Ddialog_ie7.css5gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType…
H A Ddialog_ie.css5gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType…
H A Ddialog_ie8.css5gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType…
H A Ddialog_iequirks.css5gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType…
/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog_opera.css5gradient(linear,left top,left bottom,from(#f5f5f5),to(#cfd1cf));background-image:-moz-linear-gradi…
H A Ddialog.css5gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType…
H A Ddialog_ie.css5gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType…
H A Ddialog_ie7.css5gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType…
H A Ddialog_ie8.css5gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType…
H A Ddialog_iequirks.css5gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType…
/plugin/tagfilter/script/select2/
H A Dselect2.css52 background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
53 background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
54 background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
55 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
56 background-image: linear-gradient(to top, #eee 0%, #fff 50%);
64 background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
65 background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
66 background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
67 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
68 background-image: linear-gradient(t
[all...]
/plugin/farmer/css/
H A Dchosen.less72 background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
73 background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
74 background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
75 background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
76 background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
190 background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
191 background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
192 background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
193 background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
194 background-image: linear-gradient(#387
[all...]
/plugin/tagfilter/
H A Dstyle.css155 background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
156 background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
157 background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
159 background-image: linear-gradient(to top, #eee 0%, #fff 50%);
167 background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
168 background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
169 background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
171 background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
295 background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
296 background-image: -webkit-linear-gradient(cente
[all...]
/plugin/advrack/
H A Dstyle.css273 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%);
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);
431 background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
432 background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
433 background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
[all …]
/plugin/jquery-syntax/jquery-syntax/modern/
H A Djquery.syntax.layout.inline.css3 filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='white', EndColorStr='#f0f0f0');
4 background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f0f0f0));
5 background: -moz-linear-gradient(top, white, #f0f0f0);
H A Djquery.syntax.layout.plain.css3 filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='white', EndColorStr='#f0f0f0');
4 background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f0f0f0));
5 background: -moz-linear-gradient(top, white, #f0f0f0);
/plugin/datatables/assets/datatables.net-dt/css/
H A Djquery.dataTables.min.css
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.less505 .xdsoft_datetimepicker .blue-gradient-button {
514 background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
518 background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
520 background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
522 background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
524 background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
529gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker …
531 background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
537 background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
539 background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_skyblue.css20 background-image: -webkit-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
21 background-image: -moz-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
22 background-image: -ms-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
23 background-image: linear-gradient(to top, #ffe09d 0%, #ffeabb 100%);
34 background-image: -webkit-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
35 background-image: -moz-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
36 background-image: -ms-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
37 background-image: linear-gradient(to top, #ffe09d 0%, #ffeabb 100%);
216 background-image: -ms-linear-gradient(top, #ffe09d 0%, #ffeabb 100%);
217 background-image: linear-gradient(to top, #ffe09d 0%, #ffeabb 100%);
[all …]
/plugin/keyboard/
H A Dall.css34 background-image: -moz-linear-gradient(top, #eee, #f9f9f9, #eee);
35 background-image: -o-linear-gradient(top, #eee, #f9f9f9, #eee);
36 background-image: -webkit-linear-gradient(top, #eee, #f9f9f9, #eee);
37 background-image: linear-gradient(to bottom, #eee, #f9f9f9, #eee);
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js50 id = element.id + gradient,
57 gradient = Str(gradient).replace(R._radial_gradient, function (all, _fx, _fy) {
70 gradient = gradient.split(/\s*\-\s*/);
72 var angle = gradient.shift();
90 var dots = R._parseDots(gradient);
96 if (element.gradient && id != element.gradient.id) {
98 delete element.gradient;
101 if (!element.gradient) {
103 element.gradient = el;
916 if (this.gradient) {
[all …]
/plugin/markdownextra/lib/meltdown/css/
H A Dmeltdown.css117 background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
119 background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
120 background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
121 background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
122 background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
123 …filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5'…
315 background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* FF3.6+ */
317 background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
318 background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* Opera 11.10+ */
319 background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* IE10+ */
[all …]

1234567891011