Home
last modified time | relevance | path

Searched refs:background (Results 1 – 25 of 2492) sorted by relevance

12345678910>>...100

/template/templar/less/
Dsprites.less11 // and background-position. Your resulting HTML will look like
25 background-image: url("@{iconSpritePath}");
26 background-position: 14px 14px;
27 background-repeat: no-repeat;
49 background-image: url("@{iconWhiteSpritePath}");
52 .icon-glass { background-position: 0 0; }
53 .icon-music { background-position: -24px 0; }
54 .icon-search { background-position: -48px 0; }
55 .icon-envelope { background-position: -72px 0; }
56 .icon-heart { background-position: -96px 0; }
[all …]
/template/starterbootstrap/css/
Dbootstrap-theme.min.css5background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradie…
Dbootstrap-theme.css42 background-image: none;
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%);
52 background-repeat: repeat-x;
58 background-color: #e0e0e0;
59 background-position: 0 -15px;
63 background-color: #e0e0e0;
68 background-color: #e0e0e0;
[all …]
/template/dokutwitterbootstrap/css/
Dbootstrap-theme.min.css9background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(line…
/template/neolaoresources2/
Dstyle.css9 background: #7f7f8e url(images/background.png) repeat-x;
13 background: #fff;
31 background: url(images/link_internal.gif) no-repeat .2em .2em;
35 background-color: inherit;
44 background-color: inherit;
48 background-color: inherit;
52 background-color: inherit;
58 background: url(images/link_external.gif) no-repeat .2em .2em;
63 background: url(images/link_error.gif) no-repeat .1em .1em;
64 background-color: inherit;
[all …]
Dstyle_dw.css21 .code .br0 { color: #66cc66; background-color: inherit; }
22 .code .co1 { color: #808080; font-style: italic; background-color: inherit; }
23 .code .co2 { color: #808080; font-style: italic; background-color: inherit; }
24 .code .coMULTI { color: #808080; font-style: italic; background-color: inherit; }
25 .code .es0 { color: #000099; font-weight: bold; background-color: inherit; }
26 .code .kw1 { color: #b1b100; background-color: inherit; }
27 .code .kw2 { color: #000000; font-weight: bold; background-color: inherit; }
28 .code .kw3 { color: #000066; background-color: inherit; }
29 .code .kw4 { color: #993333; background-color: inherit; }
30 .code .kw5 { color: #0000ff; background-color: inherit; }
[all …]
/template/kajukkk/bs/
Dbootstrap-theme.min.css14background-image:none}.btn-default{background-image:-webkit-linear-gradient(top, #fff 0, #e0e0e0 1…
Dbootstrap-theme.css72 background-image: none;
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%);
81 background-repeat: repeat-x;
88 background-color: #e0e0e0;
89 background-position: 0 -15px;
93 background-color: #e0e0e0;
114 background-color: #e0e0e0;
[all …]
/template/bootstrap3/assets/bootstrap/default/
Dbootstrap-theme.min.css5background-image:none}.btn-default{background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100…
/template/klean/bootstrap/css/
Dbootstrap-theme.css62 background-image: none;
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%);
72 background-repeat: repeat-x;
78 background-color: #e0e0e0;
79 background-position: 0 -15px;
83 background-color: #e0e0e0;
104 background-color: #e0e0e0;
[all …]
Dbootstrap-theme.min.css5background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradie…
/template/lilas/
Dstyle.css7 background: #a9a8b8;
11 background-image: url(images/headerprepend.png);
12 background-position: bottom;
15 background-image: url(images/headerappend.png);
16 background-position: bottom right;
18 #searchform input { border: solid 1px #5d579d; background: #fff url(images/search_icon.gif) no-repe…
19 #searchform .button { background: #eee; }
20 #searchform .button:hover { background: #ddd; }
21 #qsearch__out { background: #fff; border: solid 1px #5d579d; }
37 background-color: #fff;
[all …]
/template/mikio/assets/
Dmikioplugin.less2 --mikiop-background-color: @ini_plugin_background_color;
4 --mikiop-header-background-color: @ini_plugin_header_background_color;
5 --mikiop-footer-background-color: @ini_plugin_footer_background_color;
9 --mikiop-primary-background-color: @ini_plugin_primary_background_color;
10 --mikiop-primary-background-hover-color: @ini_plugin_primary_background_hover_color;
14 --mikiop-primary-light-background-color: @ini_plugin_primary_light_background_color;
19 --mikiop-secondary-background-color: @ini_plugin_secondary_background_color;
20 --mikiop-secondary-background-hover-color: @ini_plugin_secondary_background_hover_color;
24 --mikiop-secondary-light-background-color: @ini_plugin_secondary_light_background_color;
29 --mikiop-success-background-color: @ini_plugin_success_background_color;
[all …]
Dmikioplugin.css2 --mikiop-background-color: #00000007;
4 --mikiop-header-background-color: #00000007;
5 --mikiop-footer-background-color: #00000007;
9 --mikiop-primary-background-color: #007bff;
10 --mikiop-primary-background-hover-color: #0069d9;
14 --mikiop-primary-light-background-color: #cce5ff;
19 --mikiop-secondary-background-color: #6c757d;
20 --mikiop-secondary-background-hover-color: #5a6268;
24 --mikiop-secondary-light-background-color: #e2e3e5;
29 --mikiop-success-background-color: #28a745;
[all …]
Dmikio.less54 --background: @ini_background;
55 --admin-background-color: @ini_admin_background_color;
58 --code-background-color: @ini_code_background_color;
61 --control-background-color: @ini_control_background_color;
64 --input-background-color: @ini_input_background_color;
67 --button-background-color: @ini_button_background_color;
70 --button-background-hover-color: @ini_button_background_hover_color;
73 --button-search-background-color: @ini_button_search_background_color;
76 --button-search-background-hover-color: @ini_button_search_background_hover_color;
79 --button-default-background-color: @ini_button_default_background_color;
[all …]
/template/taratasy/css/
Dcolourblue.css4 background-color: #F9F9F9 !important;
7background-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%);
25 background-color: #EAF0F0;
29 background-color: #CEDFFF;
36 background-color: #CEDFFF;
[all …]
Dblue.local.less12 .background(@start, @finish) {
13background-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%);
26 background-color: #F9F9F9 !important;
30 .background(#FDFCFA, #F5F2EC);
49 background-color: @tr-background;
[all …]
/template/mindthedark/css/
D_plugin_wrap.less9 .wrap_info { background-color: #d1d7f; }
11 .wrap_important { background-color: #ffd39f; }
13 .wrap_alert { background-color: #ffbcaf; }
15 .wrap_tip { background-color: #fff79f; }
17 .wrap_help { background-color: #dcc2ef; }
19 .wrap_todo { background-color: #c2efdd; }
21 .wrap_download { background-color: #d6efc2; }
24 background-color: #ff9;
36 .wrap_info { background-color: #343e4a; }
38 .wrap_important { background-color: #6c3b00; }
[all …]
/template/cleanresurrected/css/
Dcleanresurrected.less19 background-image: url('images/@{ini_imagesubfolder}/leftback.png');
20 background-position: left;
21 background-repeat: repeat-y;
22 /*background-color: magenta;*/
31 background-image: url('images/@{ini_imagesubfolder}/rightback.png');
32 background-position: left;
33 background-repeat: repeat-y;
34 /*background-color: magenta;*/
46 background-image: url('images/backgrounds/asfalt-@{ini_backgroundtone}.png');
47 /*background-image: url('images/floralback-dark.jpg');*/
[all …]
/template/retro/css/
Dthemes.less8 --background: #333;
9 --background-alt: #555;
38 --background: #111;
39 --background-alt: #050;
80 background-color: var(--background);
94 background-color: var(--background-alt);
108 background: var(--text-color-alt);
113 background: var(--background-alt);
121 background: var(--background-alt);
127 background: var(--background-alt);
[all …]
/template/minimal/css/
Dthemes.less8 --background: #333;
9 --background-alt: #555;
38 --background: #111;
39 --background-alt: #050;
80 background-color: var(--background);
94 background-color: var(--background-alt);
108 background: var(--text-color-alt);
113 background: var(--background-alt);
121 background: var(--background-alt);
127 background: var(--background-alt);
[all …]
/template/comicslate/css/
Dblocks.less45 background: url( images/logo/logor.svg ) no-repeat;
52 background: url( images/logo/logor_mob.svg ) no-repeat;
58 background: url( images/logo/logo.svg ) no-repeat;
65 background: url( images/logo/logo_mob.svg ) no-repeat;
81 background-size: contain !important;
87 background: none !important;
91 background: url(images/logo/logo-jenny.png) no-repeat;
96 background: url(images/logo/logo-sam.png) no-repeat;
101 background: url(images/logo/logo-kitty.png) no-repeat;
106 background: url(images/logo/logo-pinkie.png) no-repeat;
[all …]
/template/greensteel/css/
Dpagetools.css75 /*background-image: url(images/pagetools-sprite.png);
76 background-position: right 0;
77 background-repeat: no-repeat;*/
90 background-position: left 0;
103 background-color: __background__;
125 background-color: __background_alt__;
131 background-position: right 0;
136 background-position: right -45px;
139 background-position: left 0;
144 background-position: left -45px;
[all …]
/template/daily/css/
D_links.css12 transition:background ease .4s;
13 -webkit-transition:background ease .4s;
14 -moz-transition:background ease .4s;
15 -o-transition:background ease .4s;
16 -ms-transition:background ease .4s;
22 background:#080;
30 transition:background ease .4s;
31 -webkit-transition:background ease .4s;
32 -moz-transition:background ease .4s;
33 -o-transition:background ease .4s;
[all …]
/template/r7throot3/
Dlayout.css12 background: #000;
13 background-image: url(images/fnd_main.jpg);
14 background-position: center;
15 background-repeat: repeat-y;
19 background-color: inherit;
23 background-color: inherit;
51 background-image: url(images/fnd_header.png);
52 background-position: center;
53 background-repeat: repeat-x;
64 background-image: url(images/fnd_menu.jpg);
[all …]

12345678910>>...100