Searched refs:shape (Results 1 – 13 of 13) sorted by relevance
/template/breeze/bower_components/gumby/sass/functions/ |
H A D | _shapes.scss | 3 @mixin shape($shape: square, $shape-radius: false) { parameter 4 @if $shape == oval { 7 @else if $shape == circle { 10 @else if $shape == pill-left { 13 @else if $shape == pill-right { 16 @else if $shape-radius != false { 17 @include border-radius($shape-radius);
|
/template/scanlines/htc/PIE-1.0beta5/ |
H A D | PIE_uncompressed.js | 73 shape; variable 90 shape = div.firstChild; 2269 if( !shape ) { 2285 s = shape.style; 2290 return shape; 2302 if( shape ) { 2303 shape.parentNode.removeChild( shape ); 2306 return !!shape; 2676 s = shape.style; 3388 return shape; [all …]
|
/template/breeze/bower_components/gumby/sass/ui/ |
H A D | _buttons.scss | 59 @include shape(oval); 63 @include shape(pill-left); 67 @include shape(pill-right);
|
H A D | _forms.scss | 74 @include shape(oval);
|
/template/breeze/sass/ |
H A D | _buttons.scss | 59 @include shape(oval); 63 @include shape(pill-left); 67 @include shape(pill-right);
|
/template/argon-alt/assets/css/ |
H A D | argon-design-system.css | 18930 .icon-shape { 18939 .icon-shape i, 18940 .icon-shape svg { 18954 .icon-shape svg { 20446 .section-shaped .shape.shape-skew+.container { 20450 .section-shaped .shape.shape-skew+.container .col { 20454 .section-shaped .shape.shape-skew+.shape-container { 20672 .section-shaped .shape-style-1.shape-primary { 20676 .section-shaped .shape-style-1.shape-default { 20680 .section-shaped .shape-style-1.shape-light { [all …]
|
H A D | doku.css | 19870 .icon-shape { 19879 .icon-shape i, 19880 .icon-shape svg { 19894 .icon-shape svg { 21371 .section-shaped .shape.shape-skew + .container { 21375 .section-shaped .shape.shape-skew + .container .col { 21379 .section-shaped .shape.shape-skew + .shape-container { 21595 .section-shaped .shape-style-1.shape-primary { 21599 .section-shaped .shape-style-1.shape-default { 21603 .section-shaped .shape-style-1.shape-light { [all …]
|
/template/argon/assets/css/ |
H A D | argon-design-system.css | 17818 .icon-shape { 17826 .icon-shape i, .icon-shape svg { 17829 .icon-shape.icon-lg i, .icon-shape.icon-lg svg { 17832 .icon-shape.icon-sm i, .icon-shape.icon-sm svg { 19066 .section-shaped .shape.shape-skew + .container { 19069 .section-shaped .shape.shape-skew + .container .col { 19072 .section-shaped .shape.shape-skew + .shape-container { 19245 .section-shaped .shape-style-1.shape-primary { 19248 .section-shaped .shape-style-1.shape-default { 19251 .section-shaped .shape-style-1.shape-light { [all …]
|
H A D | doku.css | 19433 .icon-shape { 19442 .icon-shape i, .icon-shape svg { 19446 .icon-shape.icon-lg i, .icon-shape.icon-lg svg { 19450 .icon-shape.icon-sm i, .icon-shape.icon-sm svg { 20879 .section-shaped .shape.shape-skew + .container { 20883 .section-shaped .shape.shape-skew + .container .col { 20887 .section-shaped .shape.shape-skew + .shape-container { 21103 .section-shaped .shape-style-1.shape-primary { 21107 .section-shaped .shape-style-1.shape-default { 21111 .section-shaped .shape-style-1.shape-light { [all …]
|
/template/breeze/bower_components/gumby/sass/var/icons/ |
H A D | _entypo-icon-list.scss | 284 icon-db-shape $entypo-icon-db-shape,
|
H A D | _entypo.scss | 285 $entypo-icon-db-shape: \f600; // \f600
|
/template/breeze/bower_components/gumby/css/ |
H A D | gumby.css | 621 .icon-db-shape.icon-left a:before, .icon-db-shape.icon-right a:after, i.icon-db-shape:before { cont…
|
/template/breeze/css/ |
H A D | gumby.css | 622 .icon-db-shape.icon-left a:before, .icon-db-shape.icon-right a:after, i.icon-db-shape:before { cont…
|