Home
last modified time | relevance | path

Searched refs:text (Results 426 – 450 of 2450) sorted by path

1...<<11121314151617181920>>...98

/template/breeze/bower_components/gumby/sass/
H A D_base.scss17 -webkit-text-size-adjust: none;
18 -ms-text-size-adjust: none;
43 .text-center { @extend %text-center; }
44 .text-left { @extend %text-left; }
45 .text-right { @extend %text-right; }
47 %text-center { text-align: center; }
48 %text-left { text-align: left; }
49 %text-right { text-align: right; }
H A D_grid.scss286 -webkit-text-size-adjust: none;
287 -ms-text-size-adjust: none;
H A D_typography.scss7 text-rendering: optimizeLegibility;
77 text-decoration: none;
141 ul, ol, dl, p { text-align: left;}
203 text-transform: uppercase;
211 text-transform: none;
225 text-shadow: none !important;
232 text-decoration: underline;
235 text-decoration: underline;
/template/breeze/bower_components/gumby/sass/functions/
H A D_palette.scss18 @mixin palette($shade, $palette-text-color:false) {
20 @if $palette-text-color != false {
21 color: $palette-text-color;
38 @if $palette-text-color != false {
39 color: $palette-text-color;
50 @if $palette-text-color != false {
51 color: $palette-text-color;
59 @if $palette-text-color != false {
60 color: $palette-text-color;
H A D_tooltips.scss36 text-align: right;
38 text-align: left;
/template/breeze/bower_components/gumby/sass/ui/
H A D_buttons.scss15 text-align: center;
137 text-shadow: 0 1px 1px lighten(nth($grade, 2), 20%);
143 text-shadow: 0 1px 1px lighten(nth($grade, 2), 20%);
148 text-shadow: 0 1px 1px darken(nth($grade, 2), 20%);
H A D_forms.scss276 .field .text input[type="search"] {
340 .field .text input[type="search"] {
H A D_icons.scss11 text-decoration:none;
21 text-align: center;
H A D_labels.scss9 text-align:center;
H A D_navbar.scss33 text-align: center;
96 text-align: center;
109 text-align: center;
132 text-shadow: 0 1px 2px darken($navbar-color, 20%),
236 @include text-shadow(0 1px 1px darken($navbar-color, 20%));
315 text-align: left;
327 text-shadow: none;
432 text-decoration: none;
438 text-shadow: 0 1px 1px $navbar-color;
H A D_tables.scss13 text-align: center;
24 text-align: left;
H A D_tabs.scss37 text-shadow: 0 1px 1px lighten($default-color, 5%);
43 text-decoration: none;
76 text-shadow: 0 1px 1px lighten($default-color, 5%);
82 text-decoration: none;
105 text-align: center;
/template/breeze/bower_components/gumby/sass/var/
H A D_lists.scss18 $field-types: text, email, password, numeric, search, combined, prepend, append, double;
H A D_settings.scss120 $form-text-input-stroke: #ccc;
121 $form-text-input-background: $white;
122 $form-text-input-placeholder-color: $default-color;
123 $form-text-input-color: #555;
163 $tt-align: left; // text and caret alignment: left / right
/template/breeze/bower_components/gumby/sass/var/icons/
H A D_entypo-icon-list.scss77 icon-doc-text $entypo-icon-doc-text,
78 icon-doc-text-inv $entypo-icon-doc-text-inv,
H A D_entypo.scss78 $entypo-icon-doc-text: \1f4c4; // \1f4c4
79 $entypo-icon-doc-text-inv: \e731; // \e731
/template/breeze/bower_components/modular-scale/
H A Dreadme.md7 …esign can naturally fall on your scale to create better relevance to your text as all the values i…
9 To get started, you need to select a ratio and a base value. The base value is usually your text fo…
/template/breeze/css/
H A Dbasic.css25 -webkit-text-size-adjust: 100%;
187 text-align: left;
190 text-align: right;
204 text-align: left;
207 text-align: right;
217 text-decoration: none;
226 text-decoration: underline;
273 text-align: center;
308 text-align: left;
H A Dcontent.css88 text-decoration: underline;
H A Ddesign.css28 text-decoration: none;
89 text-decoration: underline;
H A Dgumby.css50 @media only screen and (max-width: 767px) { body { -webkit-text-size-adjust: none; -ms-text-size-ad…
208 .icon-doc-text.icon-left a:before, .icon-doc-text.icon-right a:after, i.icon-doc-text:before { cont…
210 .icon-doc-text-inv.icon-left a:before, .icon-doc-text-inv.icon-right a:after, i.icon-doc-text-inv:b…
632 .text-center { text-align: center; }
634 .text-left { text-align: left; }
636 .text-right { text-align: right; }
717 abbr { text-transform: none; }
722 p a { color: #586e75 !important; text-decoration: underline; }
1230 @media only screen and (max-width: 767px) { body { -webkit-text-size-adjust: none; -ms-text-size-ad…
1696 label.block { display: block; text-align: right; }
[all …]
H A Dmobile.css42 text-align: left;
47 text-align: right;
51 text-align: right;
H A Dprint.css58 text-decoration: none;
128 text-align: left;
132 text-align: right;
148 text-decoration: none;
H A Dstructure.css31 text-align: right;
35 text-align: left;
/template/breeze/sass/
H A D_buttons.scss15 text-align: center;
137 text-shadow: 0 1px 1px lighten(nth($grade, 2), 20%);
143 text-shadow: 0 1px 1px lighten(nth($grade, 2), 20%);
148 text-shadow: 0 1px 1px darken(nth($grade, 2), 20%);

1...<<11121314151617181920>>...98