Home
last modified time | relevance | path

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

12345678910>>...65

/plugin/botmon/
H A Dadmin.css33 background: transparent none center no-repeat;
34 background-position: 0 0;
35 background-size: 20px;
39 &.user_known::before { background-image: url('img/user.svg') }
42 &.ipaddr::before { background-image: url('img/addr.png') }
43 &.ip4::before { background-position-y: -20px }
44 &.ip6::before { background-position-y: -40px }
45 &.ipnet::before { background-position-y: -60px }
46 &.ipother::before { background-image: url('img/more.svg') }
49 &.bot::before { background-image: url('img/bots.png') }
[all …]
/plugin/fckg/fckeditor/editor/css/images/fileicons/
Dicons.txt2 background: url(/lem2/lib/images/fileicons/file.png) no-repeat scroll 0 1px transparent;
8 background-image: url(images/fileicons/gz.png);
11 background-image: url(images/fileicons/csv.png);
14 background-image: url(images/fileicons/gif.png);
18 background-image: url(images/fileicons/png.png);
22 background-image: url(images/fileicons/txt.png);
25 background-image: url(images/fileicons/tar.png);
28 background-image: url(images/fileicons/jpg.png);
32 background-image: url(images/fileicons/xml.png);
35 background-image: url(images/fileicons/c.png);
[all …]
/plugin/ckgdoku/ckeditor/skins/moono/
Deditor_iequirks.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor_gecko.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor_ie8.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor_ie.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor_ie7.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
/plugin/ckgedit/ckeditor/skins/moono/
Deditor_ie8.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor_iequirks.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor_ie.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor_gecko.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor_ie7.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
/plugin/offline/ui/dokuwiki/
Dall.css1background:transparent url(/dokuwiki/lib/images/interwiki.png) 0px 1px no-repeat;padding-left:16px…
/plugin/ckgedit/ckeditor/skins/kama/
Deditor_ie8.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor_ie.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
Deditor_iequirks.css5background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-siz…
/plugin/wrap/
Dstyle.less11 background: @ini_background_alt;
46 background-position: 10px 50%;
47 background-repeat: no-repeat;
61 background-position: 2px 50%;
62 background-repeat: no-repeat;
76 background-position: right 50%;
86 background-position: right 50%;
90 .wrap_info { background-color: #d1d7df; }
91 .wrap__dark.wrap_info { background-color: #343e4a; }
92 div.wrap_info { background-image: url(images/note/48/info.png); }
[all …]
/plugin/code2/
Dstyle.css5 div.dokuwiki pre.code,pre.code{background:#fcfdfe none;color:#000;padding:0.4ex;}
6 .code .diff_addedline{background:#cfc none;color:#000;}
7 .code .diff_blockheader{background:#ccf none;color:#000;}
8 .code .diff_deletedline{background:#fcc none;color:#000;}
9 .code .br0{background:inherit;color:#369;}
12 .code .co1,.code .co2,.code .coMULTI{background:inherit;color:#666;}
13 .code .es0{background:inherit;color:#c09;}
14 .code .imp{background:inherit;color:#909;}
15 .code .kw1{background:inherit;color:#903;}
16 .code .kw2{background:inherit;color:#036;}
[all …]
/plugin/revealjs/css/theme/template/
Dmixins.scss2 background: $top;
3 background: -moz-linear-gradient( top, $top 0%, $bottom 100% );
4background: -webkit-gradient( linear, left top, left bottom, color-stop(0%,$top), color-stop(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% );
12 background: $top;
13 background: -moz-linear-gradient( left, $top 0%, $bottom 100% );
14background: -webkit-gradient( linear, left top, right top, color-stop(0%,$top), color-stop(100%,$b…
[all …]
/plugin/dokumicrobugtracker/css/
Ddemo_table.css54 background-color: white;
89 background-image: url('../images/back_disabled.jpg');
93 background-image: url('../images/back_enabled.jpg');
97 background-image: url('../images/forward_disabled.jpg');
101 background-image: url('../images/forward_enabled.jpg');
161 background: url('../images/sort_asc.png') no-repeat center right;
165 background: url('../images/sort_desc.png') no-repeat center right;
169 background: url('../images/sort_both.png') no-repeat center right;
173 background: url('../images/sort_asc_disabled.png') no-repeat center right;
177 background: url('../images/sort_desc_disabled.png') no-repeat center right;
[all …]
/plugin/dokumicrobugtracker/
Dstyle.css54 background-color: white;
89 background-image: url('images/back_disabled.jpg');
93 background-image: url('images/back_enabled.jpg');
97 background-image: url('images/forward_disabled.jpg');
101 background-image: url('images/forward_enabled.jpg');
161 background: url('images/sort_asc.png') no-repeat center right;
165 background: url('images/sort_desc.png') no-repeat center right;
169 background: url('images/sort_both.png') no-repeat center right;
173 background: url('images/sort_asc_disabled.png') no-repeat center right;
177 background: url('images/sort_desc_disabled.png') no-repeat center right;
[all …]
/plugin/metaeditor/
Dstyle.css124 background: #f5f5f5;
157 background-color: #e8eff7;
161background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIOR…
162 background-position: right center;
163 background-repeat: no-repeat;
170 background-color: #e8eff7;
175 background: white;
191 background-color: transparent;
200 background: transparent;
214 background: white;
[all …]

12345678910>>...65