Home
last modified time | relevance | path

Searched refs:top (Results 1 – 25 of 1753) sorted by path

12345678910>>...71

/template/20cones/
H A DCHANGELOG.md9 - New `a:hover` style to top links
/template/20cones/css/
H A D20cones.less5 background: #fbfaf9 url("images/header-gradient.png") top left repeat-x;
117 #top-tabs {
161 background: url("images/hover.png") repeat-x scroll center top #616770;
226 #top-tabs {
264 top:2em;
H A D_diff.css12 vertical-align: top;
H A D_edit.css127 margin-top: -1.4em;
H A D_fileuploader.css34 top: 0;
48 top: 50%;
50 margin-top: -8px;
H A D_footnotes.css19 border-top: 1px solid @ini_border;
H A D_forms.css82 margin-top: 2.8em;
H A D_media_fullscreen.css147 border-top: 1px solid @ini_border;
184 margin-top: -3px;
263 vertical-align: top;
461 top: 1px;
476 vertical-align: top;
521 top: 0;
H A D_search.css
H A Dbasic.less18 background: @ini_background_site url(images/page-gradient.png) top left repeat-x;
169 caption-side: top;
180 vertical-align: top;
242 border-top: solid @ini_border;
H A Dcontent.less126 border-top-left-radius: .3em;
127 border-top-right-radius: .3em;
186 top: -.35em;
226 border-top-left-radius: 4px;
232 border-top-right-radius: 4px;
239 border-top-left-radius: 4px;
241 border-top-right-radius: 0;
247 border-top-left-radius: 0;
249 border-top-right-radius: 4px;
301 margin-top
[all...]
H A Ddesign.less26 margin-top: .2em;
42 padding-top: 10px;
170 border-top: 1px solid @ini_border;
181 border-top: 1px solid @ini_background;
186 border-top: 1px solid @ini_background;
272 margin-top: -1.5em;
283 border-top-left-radius: 2px;
284 border-top-right-radius: 2px;
H A Dmobile.less111 top: 0;
114 top: 3.5em;
H A Dpagetools.less32 top: 2em;
H A Dprint.css127 vertical-align: top;
164 border-top: 1pt dotted #999;
165 margin-top: 10pt;
172 padding-top: 2pt;
173 border-top: 1pt solid #999;
174 margin-top: 10pt;
/template/a_free_worldic/
H A D_design.css39 padding-top: 0;
63 margin-top: 0.5em;
67 padding-top: __footer_padding__;
128 margin-top: 0;
155 padding-top: 3px;
251 margin-top: 1.3em;
290 top: 2px;
294 border-top: none;
312 margin-top: 5px;
417 div.dokuwiki div.menu-content a.top,
[all …]
H A D_fileuploader.css39 top: 0;
53 top: 50%;
55 margin-top: -8px;
H A D_layout.css62 top: 1px;
H A D_mediamanager.css107 margin-top: -3px;
177 vertical-align: top;
359 top: 1px;
373 vertical-align: top;
414 top: 0;
H A Ddesign.css20 margin-top: 2em;
46 border-top: 1px solid __border__;
99 background: __background__ url(images/inputshadow.png) repeat-x top;
117 background: __background__ url(images/inputshadow.png) repeat-x top;
538 margin-top: 0.4em;
539 border-top: 0.4em solid __text__;
543 margin-top: 0;
633 border-top: 1px solid __border__;
635 margin-top: 1em;
H A Dlayout.css8 /* -------------- top row --------------- */
42 /* --------------- top and bottom bar ---------------- */
44 border-top: 1px solid __border__;
68 margin-top: 1em;
H A Dmedia.css73 margin-top: 4px;
H A Dprint.css27 margin-top: 1em;
79 margin-top: 0;
83 padding-top: 0.5em;
181 border-top: 1px solid #000000;
183 margin-top: 1em;
/template/a_new_day/
H A Ddesign.css50 border-top: 1px solid __border__;
182 a.top {
265 background: __background__ url(images/inputshadow.png) repeat-x top;
283 background: __background__ url(images/inputshadow.png) repeat-x top;
852 border-top: 1px solid __border__;
854 margin-top: 1em;
934 margin-top : 18px;
/template/a_new_day/js/
H A Ddragdrop.js342 this.originalScrollTop = where.top;
368 … with(this._getWindowScroll(this.options.scroll)) { p = [ left, top, left+width, top+height ]; }
472 style.top = p[1] + "px";
500 this.options.scroll.scrollTo( left + d*this.scrollSpeed[0], top + d*this.scrollSpeed[1] );
546 return { top: T, left: L, width: W, height: H };
646 element.style.top = 0;
800 Sortable._marker.setStyle({left: offsets[0]+'px', top: offsets[1] + 'px'});
806 Sortable._marker.setStyle({top: (offsets[1]+dropon.clientHeight) + 'px'});

12345678910>>...71