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;
88 border-width: 0;
107 border: solid #ccc;
108 border-width: 0 0 0 2pt;
111 border-width: 0 2pt 0 0;
119 border-collapse: collapse;
121 border-spacing: 0;
122 border: 1pt solid #ccc;
129 border: 1pt solid #666;
143 border-bottom: 2pt solid #ccc;
[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-left-width: 0;
[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-radius: 2px;
[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-top-left-radius: 2px;
[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-width: 0;
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-width: 1px;
75 border-style: outset;
79 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.php16 protected $border = ' '; variable in splitbrain\\phpcli\\TableFormatter
51 return $this->border;
58 * @param string $border
60 public function setBorder($border) argument
62 $this->border = $border;
122 $border = $this->strlen($this->border);
123 $fixed = (count($columns) - 1) * $border; // borders are used already
222 $out .= $this->border;
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css13 border: 0;
25 border: 0;
36 border-collapse: collapse;
102 border-top: 0;
134 border-width: 1px 0 0 0;
187 box-sizing: border-box;
227 border: 0;
252 box-sizing: border-box;
261 border-left: none;
264 border-top: none;
[all …]
/dokuwiki/lib/plugins/extension/
H A Dstyle.less47 border-bottom: solid 1px @ini_background_alt;
64 box-sizing: border-box;
72 border-bottom: 1px solid @ini_border;
84 border: 1px solid @ini_border;
85 border-radius: 2px;
98 border-bottom-left-radius: 2px;
208 border: 1px solid transparent; // fixes jumping summary
/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