Home
last modified time | relevance | path

Searched refs:border (Results 1 – 25 of 28) sorted by relevance

12

/dokuwiki/lib/tpl/dokuwiki/css/
H A Dprint.css59 border-bottom: 1pt dotted;
87 border-width: 0;
106 border: solid #ccc;
107 border-width: 0 0 0 2pt;
110 border-width: 0 2pt 0 0;
118 border-collapse: collapse;
120 border-spacing: 0;
121 border: 1pt solid #ccc;
128 border: 1pt solid #666;
142 border
[all...]
H A Dcontent.less124 border: 1px solid @ini_border;
125 border-bottom-color: @ini_background_site;
126 border-top-left-radius: .3em;
127 border-top-right-radius: .3em;
166 border-style: dashed;
169 border-bottom-style: solid;
178 border: 1px solid @ini_border;
180 border-radius: 2px;
220 border-radius: 0;
221 border
[all...]
H A Dbasic.less162 border-collapse: collapse;
164 border-spacing: 0;
165 border: 1px solid @ini_border;
181 border: 1px solid @ini_border;
216 border-width: 0;
242 border-top: solid @ini_border;
243 border-bottom: solid @ini_background;
244 border-width: 1px 0;
253 border-bottom: 1px dotted;
279 border
[all...]
H A Dpagetools.less45 /* add transparent border to prevent jumping when proper border is added on hover */
46 border: 1px solid transparent;
58 /* add transparent border to prevent jumping when proper border is added on focus */
59 border: 1px solid transparent;
116 border-color: @ini_border;
117 border-radius: 2px;
H A D_edit.css39 border: 1px solid @ini_border;
52 border-width: 0;
116 border: dotted @ini_border;
117 border-width: .2em 0;
138 margin: 0 -1em; /* negative side margin = side padding + side border */
140 border: solid @ini_background_alt;
141 border-width: 0 .5em;
H A Ddesign.less147 border-width: 0;
173 border-top: 1px solid @ini_border;
174 border-bottom: 1px solid @ini_background;
184 border-top: 1px solid @ini_background;
185 border-bottom: 1px solid @ini_border;
189 border-top: 1px solid @ini_background;
193 border-bottom: 1px solid @ini_border;
281 border: solid @ini_background_alt;
282 border-width: 1px 1px 0;
286 border
[all...]
H A D_tabs.css12 /* border underneath */
20 border-bottom: 1px solid @ini_border;
43 border: 1px solid @ini_border;
44 border-radius: .5em .5em 0 0;
83 border-bottom-color: @ini_background_alt;
H A Dmobile.less35 border: 1px solid #eee;
37 border-radius: 2px;
50 border-bottom: 1px solid @ini_border;
71 border-right: none;
75 border-left: none;
83 border-left-width: 0;
84 border-bottom: 1px solid @ini_border;
89 border-right-width: 0;
122 border-width: 0 .5em;
311 border
[all...]
H A D_diff.css8 border-width: 0;
14 border-width: 0;
22 border-bottom: 1px solid @ini_border;
113 border: 1px solid @ini_border;
114 border-radius: 2px;
H A D_media_popup.css23 border-right: 1px solid @ini_border;
28 border-right-width: 0;
29 border-left: 1px solid @ini_border;
55 border-bottom: 1px solid @ini_border;
150 border: 1px dashed @ini_border;
H A D_forms.css16 border: none;
50 border: 1px solid @ini_border;
H A D_footnotes.css19 border-top: 1px solid @ini_border;
H A D_links.css16 border-bottom: 1px dashed;
21 border-bottom-width: 0;
H A D_media_fullscreen.css130 border-radius: .5em .5em 0 0;
134 border: 1px solid @ini_border;
135 border-bottom-color: @ini_background_alt;
147 border-top: 1px solid @ini_border;
468 border-width: 0;
478 border-color: @ini_background;
530 border-right: 1px solid red;
H A D_modal.css25 border: 1px solid @ini_border;
H A D_recent.css52 border-radius: .2em;
H A D_search.less66 border: 1px solid @ini_border;
/dokuwiki/lib/styles/
H A Dscreen.css14 border: 1px solid;
20 border-radius: 5px;
35 border-color: #ebb;
41 border-color: #bbe;
47 border-color: #beb;
53 border-color: #eeb;
74 border: 1px outset;
78 border-style: inset;
H A Dfeed.css29 border-bottom: 20px solid __background_alt__;
39 border-bottom: 1px solid __border__;
46 border: 0px solid __background_other__;
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php15 /** @var string border between columns */
16 protected $border = ' '; variable in splitbrain\\phpcli\\TableFormatter
45 * The currently set border (defaults to ' ')
51 return $this->border;
55 * Set the border. The border is set between each column. Its width is
58 * @param string $border
60 public function setBorder($border) argument
62 $this->border = $border;
[all...]
/dokuwiki/lib/plugins/extension/
H A Dstyle.less46 border-bottom: solid 1px @ini_background_alt;
77 border-bottom: 1px solid @ini_border;
97 border-right: 1px solid @ini_background_alt;
112 border-radius: 5px;
132 border: none;
149 border: 1px solid silver;
182 border-width: 0;
199 border-top: 1px solid @ini_background_alt;
230 border-left: 1px solid @ini_background_alt;
231 border
[all...]
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css13 border: 0;
25 border: 0;
36 border-collapse: collapse;
103 border-top: 0;
137 border-width: 1px 0 0 0;
195 box-sizing: border-box;
235 border: 0;
260 box-sizing: border-box;
269 border-left: none;
272 border
[all...]
/dokuwiki/lib/plugins/usermanager/
H A Dstyle.css22 border-color: #ccc!important;
/dokuwiki/lib/plugins/acl/
H A Dstyle.css7 border: 1px solid __border__;
59 border: 1px solid __border__;
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini65 ; border color

12