Home
last modified time | relevance | path

Searched refs:list (Results 251 – 275 of 1397) sorted by path

1...<<11121314151617181920>>...56

/template/breeze/bower_components/gumby/sass/functions/
H A D_palette.scss3 @function getColor($key, $state: false, $list: $ui-coloring) { parameter
4 @each $color in $list {
/template/breeze/bower_components/gumby/sass/ui/
H A D_forms.scss27 list-style-type: none;
103 @include input-sizes-list() {
H A D_labels.scss65 list-style-type: none;
/template/breeze/bower_components/gumby/sass/var/icons/
H A D_entypo-icon-list.scss167 icon-list $entypo-icon-list,
168 icon-list-add $entypo-icon-list-add,
H A D_entypo.scss168 $entypo-icon-list: \e005; // \e005
169 $entypo-icon-list-add: \e003; // \e003
289 // Grab the list of icons
290 @import "entypo-icon-list";
/template/breeze/bower_components/modular-scale/
H A Dchangelog.md12 * ms-lists() is the list functions
H A Dreadme.md5 A modular scale is a list of values that share the same relationship. These values are often used t…
66 You can output a list to your terminal to help you find out what values are on your scale.
69 @debug ms-list($start, $end, $ms-base, $ms-ratio);
72 You can use a double standard scale by simply adding more base sizes in a space-sepreated list.
73 **note:** the starting point of the scale will always be the **first** value in this list
142 6. The `ms-list-output()` mixin and `power()` function have been removed.
/template/breeze/bower_components/modular-scale/stylesheets/
H A D_modular-scale-tests.scss67 @if ms-list(-3, 3, 10 16, $major-third) != (6.5536 8 8.192 10 10.24 12.5 12.8) {
68 @debug "function ms-list(): FAIL!";
69 @warn "function ms-list(-3, 3, 10 16, $major-third)";
70 @debug "Result: (#{ms-list(-3, 3, 10 16, $major-third)})";
73 @warn "function ms-list(): pass";
H A D_modular-scale.scss10 @import "modular-scale/generate-list";
11 @import "modular-scale/sort-list";
13 @import "modular-scale/function-list";
/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
H A D_function-list.scss16 // Trim list
17 $Trim-list: ();
22 $Trim-list: join($Trim-list, nth($Positive-return, $i));
28 $Trim-list: join($Trim-list, nth($Positive-return, $i));
31 $Positive-return: $Trim-list;
34 // Generate a negitive list
49 // Trim list
50 $Trim-list: ();
53 $Trim-list: join(nth($Negitive-return, $i), $Trim-list);
58 $Trim-list: join(nth($Negitive-return, $i), $Trim-list);
[all …]
H A D_function.scss25 // Generate a list of all possible values
26 $Return: ms-generate-list($Value, $Bases, $Ratios);
29 $Return: ms-sort-list($Return);
31 // Reverse list if its negitive.
46 // Find the correct value in the list
H A D_generate-list.scss1 @function ms-reverse-list($list) { parameter
3 @if nth($list, 1) > nth($list, length($list)) {
6 $MS-reversed-list: join($Value, $MS-reversed-list);
11 @return $list;
18 $MS-list: ();
44 $MS-base-list: ms-reverse-list($MS-base-list);
65 $MS-base-list: ms-reverse-list($MS-base-list);
84 $MS-new-list: join($MS-new-list, nth($MS-base-list, $i));
86 $MS-base-list: $MS-new-list;
93 $MS-base-list: ms-reverse-list($MS-base-list);
[all …]
H A D_sort-list.scss9 // so just pass the other list throguh
44 // Run through remainder values in the list
67 @function ms-sort-list($Lists) {
82 $New-list: ();
85 $New-list: join($New-list, $Item);
89 $Return: $New-list;
/template/breeze/css/
H A Dbasic.css157 list-style: disc outside;
160 list-style: decimal outside;
163 list-style-type: lower-alpha;
166 list-style-type: upper-roman;
169 list-style-type: upper-alpha;
172 list-style-type: lower-roman;
H A Dgumby.css25 ol, ul { list-style: none; }
388 .icon-list.icon-left a:before, .icon-list.icon-right a:after, i.icon-list:before { content: "\e005"…
390 .icon-list-add.icon-left a:before, .icon-list-add.icon-right a:after, i.icon-list-add:before { cont…
677 ul { list-style: none outside; }
679 ol { list-style: decimal; margin-left: 30px; }
682 ul.square { list-style: square outside; }
683 ul.circle { list-style: circle outside; }
684 ul.disc { list-style: disc outside; }
1439 form ul, form ul li { margin-left: 0; list-style-type: none; }
1583 .alert { padding: 0 10px; font-family: "Open Sans"; font-weight: 600; list-style-type: none; word-w…
[all …]
H A Dmobile.css75 list-style: none;
H A Dprint.css37 list-style: disc outside;
40 list-style: decimal outside;
43 list-style-type: lower-alpha;
46 list-style-type: upper-roman;
49 list-style-type: upper-alpha;
52 list-style-type: lower-roman;
/template/breeze/sass/
H A D_custom.scss35 ul li { list-style: disc; }
/template/bs4simple/css/
H A D_admin.less7 list-style-type: none;
20 list-style-type: none;
H A D_fileuploader.css58 /* list of files to upload */
63 list-style: none;
H A D_media_fullscreen.css155 list-style: none;
178 /*____________ file list panel ____________*/
180 /* file list header */
190 list-style: none;
211 background: url('../../images/icon-list.png') 3px 1px no-repeat;
230 /* file list content */
252 /* file list as thumbs */
302 /* file list as rows */
305 list-style: none;
383 list-style: none;
[all …]
H A D_media_popup.css88 list-style-type: none;
89 list-style-image: none;
133 /*____________ file list ____________*/
H A D_recent.css6 /*____________ list of revisions / recent changes ____________*/
14 list-style: none;
H A D_search.less77 list-style: none;
H A D_tabs.css29 list-style: none;

1...<<11121314151617181920>>...56