Home
last modified time | relevance | path

Searched refs:size (Results 1 – 25 of 1777) sorted by last modified time

12345678910>>...72

/template/sprintdoc/css/
H A Darea_msg.less26 font-size: 90%;
H A Darea_nav-breadcrumb.less27 font-size: @font-size-small;
38 font-size: @font-size-small;
69 font-size: @font-size-default + (@font-scale-factor * 2);
H A Darea_nav-metabox.less117 font-size: @font-size-small;
143 font-size: inherit;
149 font-size: @font-size-small;
225 font-size: @font-size-small;
229 font-size: inherit;
275 font-size: @font-size
[all...]
H A Darea_nav-page-attributes.less
H A Dbase.less28 @toggle-size: 1.75rem;
77 @font-size-very-small: .73rem;
78 @font-size-small: .88rem;
79 @font-size-default: 1rem;
80 @font-size-big: 1.5rem;
81 @font-size-bigger: 1.75rem;
92 @font-size-head6: @font-size-default;
93 @font-size-head5: @font-size
[all...]
H A Dbase_design.less41 font-size: @font-size-small;
82 font-size: @font-size-small;
88 font-size: @font-size-small;
93 font-size: @font-size-default;
97 font-size: @font-size
[all...]
H A Dbase_mixins.less52 /* you can be more comfortable with increased icons size */
53 /* font-size: 120%; */
89 /* you can be more comfortable with increased icons size */
90 /* font-size: 120%; */
156 .btn-usertools-wrapper(@elem:@toggle-size) {
162 font-size: @font-size-small;
167 font-size: @font-size-small;
179 font-size
[all...]
H A Darea_content.less45 font-size: inherit;
H A Darea_footer.less14 font-size: @font-size-default;
45 font-size: @font-size-default;
H A Darea_main-content-secedit.less32 background-size: contain;
H A Dbase_vars.less25 @toggle-size: 1.75rem;
73 @font-size-very-small: .73rem;
74 @font-size-small: .88rem;
75 @font-size-default: 1rem;
76 @font-size-big: 1.5rem;
77 @font-size-bigger: 1.75rem;
88 @font-size-head6: @font-size-default;
89 @font-size-head5: @font-size
[all...]
H A Dtoollist.less20 font-size: @font-size-default;
24 width: @font-size-default;
H A Darea_header.less69 padding-right: (@toggle-size + @headericons-margin-xxs);
82 padding-right: (@toggle-size + @headericons-margin-xxs);
95 font-size: @font-size-big;
99 font-size: (@font-size-default + .25);
118 font-size: @font-size-default;
137 min-height: @toggle-size;
138 min-width: @toggle-size;
[all...]
H A Darea_main-sidebar-nav.less6 @icon-size: @font-size-big;
7 @menu-margin: @icon-size + @margin-small * 2;
82 min-height: @icon-size + @margin-small;
90 min-height: @icon-size + @margin-small;
95 font-size: @font-size-head6;
193 height: @icon-size;
223 width: @icon-size * 0.98;
224 height: @icon-size * 0.9
[all...]
H A Darea_main-sidebar-search.less6 @main-ico-dummy: @font-size-big + @margin-small*2; //FIXME copied from area_main-sidebar-nav
7 @icon-size: @page-header_height;
8 @icon-search_font-size: @font-size-big;
21 width: @icon-size;
22 min-height: @icon-size;
33 min-height: @icon-size;
45 font-size: @icon-search_font-size;
74 margin-top: -(@icon-search_font-size /
[all...]
/template/sprintdoc/css/plugins/
H A Dedit.less23 font-size: 100%;
H A Dedittable.less21 font-size: @font-size-small;
H A Dinclude.less
H A Dmagic-matcher.less55 font-size: @font-size-default;
64 font-size: @font-size-default;
88 font-size: @font-size-default;
99 font-size: @font-size-default;
110 font-size: @font-size
[all...]
H A Dpopupviewer.less12 font-size: @font-size-default;
15 font-size: @font-size-default;
22 font-size: @font-size-default;
H A Dqc.less11 font-size: 90%;
49 font-size: 1.3rem;
53 font-size: 1.1rem;
59 font-size: 1rem;
H A Dstarred.less
H A Dstruct.less56 background-size: auto 20px;
60 font-size: @font-size-small;
H A Dtagging.less13 font-size: .88rem;
17 font-size: 1rem;
21 font-size: 1.1rem;
25 font-size: 1.2rem;
29 font-size: 1.3rem;
33 font-size: 1.4rem;
37 font-size: 1.5rem;
41 font-size: 1.6rem;
45 font-size: 1.7rem;
49 font-size
[all...]
/template/sprintdoc/tpl/
H A Dfavicon_tiles.php5 * Basically it will first check for an exact image in the right size in the wiki namespace, then for generally named
26 foreach(array(57, 60, 72, 76, 114, 120, 144, 152, 180) as $size) {
31 'sizes' => $size . 'x' . $size,
32 'href' => array('wiki:logo-' . $size . 'x' . $size . '.png', 'wiki:logo-square.png', 'wiki:favicon.ico', 'wiki:favicon.png', 'wiki:logo.png'),
34 $size, $size
39 foreach(array(32, 96, 192) as $size) {
44 'sizes' => $size
[all...]

12345678910>>...72