Sha256: 9e16bf61416875f4efb2b051d248670944c41258a3dafce9c64d5396487738c8

Contents?: true

Size: 1.67 KB

Versions: 49

Compression:

Stored size: 1.67 KB

Contents

/*******************************
             Form
*******************************/

/*-------------------
       Elements
--------------------*/


/* Text */
@paragraphMargin: 1em 0em;

/* Field */
@fieldMargin: 0em 0em 1em;

/* Form Label */
@labelFontSize: 0.7857em;
@labelTextTransform: uppercase;

@groupedLabelTextTransform: none;

/* Input */
@inputVerticalPadding: 0.7857em;
@inputHorizontalPadding: 0.5em;
@inputBackground: transparent;
@inputBorder: none;
@inputBorderRadius: 0em;
@inputBoxShadow: none;

@textAreaPadding: 1em;
@textAreaBackground: transparent;
@textAreaFocusBackground: #EEEEEE;
@textAreaBorder: 1px solid #DDDDDD;

/* Divider */
@dividerMargin: 1em 0em;

/* Validation Prompt */
@validationMargin: 0em 0em 0em 1em;
@validationArrowOffset: -0.3em;

/*-------------------
        States
--------------------*/

/* Disabled */

/* Focus */
@inputFocusPointerSize: 0px;
@inputErrorPointerSize: 0px;

/* Dropdown Error */
@dropdownErrorHoverBackground: #FFF2F2;
@dropdownErrorActiveBackground: #FDCFCF;

/* Focused Error */
@inputErrorFocusBackground: @negativeBackgroundColor;
@inputErrorFocusColor: @negativeColorHover;
@inputErrorFocusBorder: @negativeBorderColor;
@inputErrorFocusBoxShadow: @inputErrorPointerSize 0em 0em 0em @negativeColorHover inset;

/* Placeholder */
@inputPlaceholderColor: lighten(@inputColor, 55);
@inputPlaceholderFocusColor: lighten(@inputColor, 35);
@inputErrorPlaceholderColor: lighten(@formErrorColor, 10);
@inputErrorPlaceholderFocusColor: lighten(@formErrorColor, 5);

/* Loading */
@formLoaderDimmerColor: rgba(255, 255, 255, 0.6);
@formLoaderPath: "@{imagePath}/loader-large.gif";
@formLoaderPosition: 50% 50%;

/* (x) Wide Field */
@gutterWidth: 1.5em;

Version data entries

49 entries across 49 versions & 3 rubygems

Version Path
rbbt-rest-1.6.13 share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables
rbbt-rest-1.6.12 share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables
rbbt-rest-1.6.11 share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables
less-rails-semantic_ui-1.12.3.0 assets/stylesheets/semantic_ui/themes/flat/collections/form.variables
less-rails-semantic_ui-1.12.2.1 assets/stylesheets/semantic_ui/themes/flat/collections/form.variables
rbbt-rest-1.6.10 share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables
rbbt-rest-1.6.9 share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables
less-rails-semantic_ui-1.12.2.0 assets/stylesheets/semantic_ui/themes/flat/collections/form.variables
less-rails-semantic_ui-1.12.1.0 assets/stylesheets/semantic_ui/themes/flat/collections/form.variables
less-rails-semantic_ui-1.12.0.1 assets/stylesheets/semantic_ui/themes/flat/collections/form.variables
rbbt-rest-1.6.8 share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables
less-rails-semantic_ui-1.12.0.0 assets/stylesheets/semantic_ui/themes/flat/collections/form.variables
less-rails-semantic_ui-1.11.8.0 assets/stylesheets/semantic_ui/themes/flat/collections/form.variables
rbbt-rest-1.6.7 share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables
rbbt-rest-1.6.6 share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables
less-rails-semantic_ui-1.11.6.0 assets/stylesheets/semantic_ui/themes/flat/collections/form.variables
rbbt-rest-1.6.5 share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables
rbbt-rest-1.6.4 share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables
less-rails-semantic_ui-1.11.5.0 assets/stylesheets/semantic_ui/themes/flat/collections/form.variables
rbbt-rest-1.6.3 share/views/public/plugins/semantic-ui/src/themes/flat/collections/form.variables