/template/starterbootstrap/css/ |
D | bootstrap-theme.min.css | 5 …linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 10…
|
D | bootstrap-theme.css | 46 background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%); 47 background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%); 48 background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0)); 49 background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%); 72 background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%); 73 background-image: -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%); 74 background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2)); 75 background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%); 97 background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%); 98 background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%); [all …]
|
D | bootstrap-theme.css.map | 1 …linear-gradient(top, #ffffff 0%, #e0e0e0 100%);\n background-image: -o-linear-gradient(top, #ffff…
|
/template/dokutwitterbootstrap/css/ |
D | bootstrap-theme.min.css | 9 …linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff …
|
/template/kajukkk/bs/ |
D | bootstrap-theme.min.css | 14 …linear-gradient(top, #fff 0, #e0e0e0 100%);background-image:-o-linear-gradient(top, #fff 0, #e0e0e…
|
D | bootstrap-theme.css | 75 background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); 76 background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); 77 background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0)); 78 background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%); 118 background-image: -webkit-linear-gradient(top, #3b8dbd 0%, #2c6a8e 100%); 119 background-image: -o-linear-gradient(top, #3b8dbd 0%, #2c6a8e 100%); 120 background-image: -webkit-gradient(linear, left top, left bottom, from(#3b8dbd), to(#2c6a8e)); 121 background-image: linear-gradient(to bottom, #3b8dbd 0%, #2c6a8e 100%); 159 background-image: -webkit-linear-gradient(top, #39cfcf 0%, #28a3a3 100%); 160 background-image: -o-linear-gradient(top, #39cfcf 0%, #28a3a3 100%); [all …]
|
/template/bootstrap3/assets/bootstrap/default/ |
D | bootstrap-theme.min.css | 5 …linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 10…
|
/template/klean/bootstrap/css/ |
D | bootstrap-theme.css | 66 background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%); 67 background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%); 68 background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0)); 69 background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%); 108 background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%); 109 background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%); 110 background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88)); 111 background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%); 149 background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%); 150 background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%); [all …]
|
D | bootstrap-theme.min.css | 5 …linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 10…
|
D | bootstrap-theme.css.map | 1 …linear-gradient(top, #fff 0%, #e0e0e0 100%);\n background-image: -o-linear-gradient(top, #fff 0%,…
|
/template/taratasy/css/ |
D | colourblue.css | 7 …background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FDFCFA), color-s… 8 background: -webkit-linear-gradient(top, #FDFCFA 0%, #F5F2EC 100%); 9 background: -moz-linear-gradient(top, #FDFCFA 0%, #F5F2EC 100%); 10 background: -o-linear-gradient(top, #FDFCFA 0%, #F5F2EC 100%); 11 background: -ms-linear-gradient(top, #FDFCFA 0%, #F5F2EC 100%); 12 background: linear-gradient(top, #FDFCFA 0%, #F5F2EC 100%); 45 …background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E7EDF5), color-s… 46 background: -webkit-linear-gradient(top, #E7EDF5 0%, #CFDBEC 100%); 47 background: -moz-linear-gradient(top, #E7EDF5 0%, #CFDBEC 100%); 48 background: -o-linear-gradient(top, #E7EDF5 0%, #CFDBEC 100%); [all …]
|
D | blue.local.less | 13 …background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, @start), color-st… 14 background: -webkit-linear-gradient(top, @start 0%, @finish 100%); 15 background: -moz-linear-gradient(top, @start 0%, @finish 100%); 16 background: -o-linear-gradient(top, @start 0%, @finish 100%); 17 background: -ms-linear-gradient(top, @start 0%, @finish 100%); 18 background: linear-gradient(top, @start 0%, @finish 100%);
|
/template/congrid/css/ |
D | backgrounds.css | 33 …linear-gradient(135deg, #708090 21px, #d9ecff 22px, #d9ecff 24px, transparent 24px, transparent 67… 34 …linear-gradient(225deg, #708090 21px, #d9ecff 22px, #d9ecff 24px, transparent 24px, transparent 67… 50 …linear-gradient(45deg, hsla(0, 100%, 20%, 0) 49%, hsla(0, 100%, 0%, 1) 50%, hsla(0, 100%, 20%, 0) … 51 …linear-gradient(-45deg, hsla(0, 100%, 20%, 0) 49%, hsla(0, 100%, 0%, 1) 50%, hsla(0, 100%, 20%, 0)… 59 background-image: linear-gradient(335deg, #b00 23px, transparent 23px), 60 linear-gradient(155deg, #d00 23px, transparent 23px), 61 linear-gradient(335deg, #b00 23px, transparent 23px), 62 linear-gradient(155deg, #d00 23px, transparent 23px); 70 …background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255… 76 background-image: linear-gradient(90deg, rgba(200,0,0,.5) 50%, transparent 50%), [all …]
|
/template/binkytestinstance/css/ |
D | mixins.less | 2 * linear gradient x-browser support 4 .linear-gradient(@declaration: 0) { 5 background: -moz-linear-gradient( @declaration); 6 background: -webkit-linear-gradient(@declaration); 7 background: -o-linear-gradient( @declaration); 8 background: -ms-linear-gradient( @declaration); 9 background: linear-gradient( @declaration);
|
/template/codowik/css/ |
D | mixins.less | 2 * linear gradient x-browser support 4 .linear-gradient(@declaration: 0) { 5 background: -moz-linear-gradient( @declaration); 6 background: -webkit-linear-gradient(@declaration); 7 background: -o-linear-gradient( @declaration); 8 background: -ms-linear-gradient( @declaration); 9 background: linear-gradient( @declaration);
|
/template/stm/stm/css/ |
D | mixins.less | 2 * linear gradient x-browser support 4 .linear-gradient(@declaration: 0) { 5 background: -moz-linear-gradient( @declaration); 6 background: -webkit-linear-gradient(@declaration); 7 background: -o-linear-gradient( @declaration); 8 background: -ms-linear-gradient( @declaration); 9 background: linear-gradient( @declaration);
|
/template/ramtop/css/ |
D | mixins.less | 2 * linear gradient x-browser support 4 .linear-gradient(@declaration: 0) { 5 background: -moz-linear-gradient( @declaration); 6 background: -webkit-linear-gradient(@declaration); 7 background: -o-linear-gradient( @declaration); 8 background: -ms-linear-gradient( @declaration); 9 background: linear-gradient( @declaration);
|
/template/daily/css/ |
D | mixins.less | 2 * linear gradient x-browser support 4 .linear-gradient(@declaration: 0) { 5 background: -moz-linear-gradient( @declaration); 6 background: -webkit-linear-gradient(@declaration); 7 background: -o-linear-gradient( @declaration); 8 background: -ms-linear-gradient( @declaration); 9 background: linear-gradient( @declaration);
|
/template/doogiestpl/css/ |
D | gradients.less | 10 …background: -moz-linear-gradient(left, @color 0%, lighten(@color, 20) 25%, lighten(@color, 20) 75%… 11 …background: -webkit-linear-gradient(left, @color 0%, lighten(@color, 20) 25%, lighten(@color, 20) … 12 …background: -o-linear-gradient(left, @color 0%, lighten(@color, 20) 25%, lighten(@color, 20) 75%, … 13 …background: -ms-linear-gradient(left, @color 0%, lighten(@color, 20) 25%, lighten(@color, 20) 75%,… 14 …background: linear-gradient(left, @color 0%, lighten(@color, 20) 25%, lighten(@color, 20) 75%, lig… 19 …background: -moz-linear-gradient(top, lighten(@color, 16) 0%, lighten(@color, 16) 10%, lighten(@co… 20 …background: -webkit-linear-gradient(top, lighten(@color, 16) 0%, lighten(@color, 16) 10%, lighten(… 21 …background: -o-linear-gradient(top, lighten(@color, 16) 0%, lighten(@color, 16) 10%, lighten(@colo… 22 …background: -ms-linear-gradient(top, lighten(@color, 16) 0%, lighten(@color, 16) 10%, lighten(@col… 23 …background: linear-gradient(top, lighten(@color, 16) 0%, lighten(@color, 16) 10%, lighten(@color, …
|
/template/notos/css/ |
D | plugin-wrap.less | 21 background: linear-gradient(-45deg, @ini_accent, transparent); 27 background: linear-gradient(-45deg, #fff79f, transparent); 32 background: linear-gradient(-45deg, #ffd39f, transparent); 37 background: linear-gradient(-45deg, #ffbcaf, transparent); 42 background: linear-gradient(-45deg, #dcc2ef, transparent); 47 background: linear-gradient(-45deg, #d6efc2, transparent); 52 background: linear-gradient(-45deg, #c2efdd, transparent);
|
/template/templar/css/ |
D | screen.css | 1365 -webkit-transition: border linear .2s, box-shadow linear .2s; 1366 -moz-transition: border linear .2s, box-shadow linear .2s; 1367 -o-transition: border linear .2s, box-shadow linear .2s; 1368 transition: border linear .2s, box-shadow linear .2s; 1369 -webkit-transition: border linear .2s, box-shadow linear .2s; 1370 -moz-transition: border linear .2s, box-shadow linear .2s; 1371 -o-transition: border linear .2s, box-shadow linear .2s; 1372 transition: border linear .2s, box-shadow linear .2s; 3260 background-image: -moz-linear-gradient(top,#08c,#0077b3); 3261 background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3)); [all …]
|
/template/templar/less/ |
D | mixins.less | 420 background-image: -moz-linear-gradient(left, @startColor, @endColor); // FF 3.6+ 421 …background-image: -webkit-gradient(linear, 0 0, 100% 0, from(@startColor), to(@endColor)); // Safa… 422 …background-image: -webkit-linear-gradient(left, @startColor, @endColor); // Safari 5.1+, Chrome 10+ 423 background-image: -o-linear-gradient(left, @startColor, @endColor); // Opera 11.10 424 background-image: linear-gradient(to right, @startColor, @endColor); // Standard, IE10 430 background-image: -moz-linear-gradient(top, @startColor, @endColor); // FF 3.6+ 431 …background-image: -webkit-gradient(linear, 0 0, 0 100%, from(@startColor), to(@endColor)); // Safa… 432 … background-image: -webkit-linear-gradient(top, @startColor, @endColor); // Safari 5.1+, Chrome 10+ 433 background-image: -o-linear-gradient(top, @startColor, @endColor); // Opera 11.10 434 background-image: linear-gradient(to bottom, @startColor, @endColor); // Standard, IE10 [all …]
|
/template/able/css/ |
D | able.css | 180 …background-image: -webkit-gradient( linear, left top, left bottom, from( rgba( 250, 250, 250, 0.8 … 181 …background-image: -webkit-linear-gradient( rgba( 250, 250, 250, 0.8 ), rgba( 245, 245, 245, 0.8 ) … 182 …background-image: -moz-linear-gradient( rgba( 250, 250, 250, 0.8 ), rgba( 245, 245, 245, 0.8 ) … 183 …background-image: -ms-linear-gradient( rgba( 250, 250, 250, 0.8 ), rgba( 245, 245, 245, 0.8 ) … 184 …background-image: -o-linear-gradient( rgba( 250, 250, 250, 0.8 ), rgba( 245, 245, 245, 0.8 ) … 185 …background-image: linear-gradient( rgba( 250, 250, 250, 0.8 ), rgba( 245, 245, 245, 0.8 ) … 528 …background-image: -webkit-gradient( linear, left top, left bottom, from( rgba( 247, 247, 247, 0.8 … 529 …background-image: -webkit-linear-gradient( rgba( 247, 247, 247, 0.8 ), rgba( 215, 215, 215, 0.8 ) … 530 …background-image: -moz-linear-gradient( rgba( 247, 247, 247, 0.8 ), rgba( 215, 215, 215, 0.8 ) … 531 …background-image: -ms-linear-gradient( rgba( 247, 247, 247, 0.8 ), rgba( 215, 215, 215, 0.8 ) … [all …]
|
/template/arcade-basic/css/ |
D | able.css | 180 …background-image: -webkit-gradient( linear, left top, left bottom, from( rgba( 250, 250, 250, 0.8 … 181 …background-image: -webkit-linear-gradient( rgba( 250, 250, 250, 0.8 ), rgba( 245, 245, 245, 0.8 ) … 182 …background-image: -moz-linear-gradient( rgba( 250, 250, 250, 0.8 ), rgba( 245, 245, 245, 0.8 ) … 183 …background-image: -ms-linear-gradient( rgba( 250, 250, 250, 0.8 ), rgba( 245, 245, 245, 0.8 ) … 184 …background-image: -o-linear-gradient( rgba( 250, 250, 250, 0.8 ), rgba( 245, 245, 245, 0.8 ) … 185 …background-image: linear-gradient( rgba( 250, 250, 250, 0.8 ), rgba( 245, 245, 245, 0.8 ) … 528 …background-image: -webkit-gradient( linear, left top, left bottom, from( rgba( 247, 247, 247, 0.8 … 529 …background-image: -webkit-linear-gradient( rgba( 247, 247, 247, 0.8 ), rgba( 215, 215, 215, 0.8 ) … 530 …background-image: -moz-linear-gradient( rgba( 247, 247, 247, 0.8 ), rgba( 215, 215, 215, 0.8 ) … 531 …background-image: -ms-linear-gradient( rgba( 247, 247, 247, 0.8 ), rgba( 215, 215, 215, 0.8 ) … [all …]
|
/template/pinboard/css/ |
D | pinboard.css | 272 background:-moz-linear-gradient(#FCFCFC, #F3F3F3); 273 background:-webkit-linear-gradient(#FCFCFC, #F3F3F3); 274 background:-o-linear-gradient(#FCFCFC, #F3F3F3); 275 background:-ms-linear-gradient(#FCFCFC, #F3F3F3); 276 background:linear-gradient(#FCFCFC, #F3F3F3); 294 background:-moz-linear-gradient(#EEE, #F9F9F9); 295 background:-webkit-linear-gradient(#EEE, #F9F9F9); 296 background:-o-linear-gradient(#EEE, #F9F9F9); 297 background:-ms-linear-gradient(#EEE, #F9F9F9); 298 background:linear-gradient(#EEE, #F9F9F9); [all …]
|