Sha256: 1199520e8544cd7bc92bfb035f2828224896bf84e18de7d84f1eb1f35fb2f029

Contents?: true

Size: 325 Bytes

Versions: 12

Compression:

Stored size: 325 Bytes

Contents

/*
*
*= require calendar
*= require calendar_modifications
*= require auth/common-styles
*= require auth/overrides
*/
@import "materialize";
@import "materialize/components/color";
$primary-color: color("blue", "lighten-2") !default;

.modal { max-height: 90% !important ;}
.sign_in {background-color: blue; cursor: pointer;}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
wordjelly-auth-1.1.0 app/assets/stylesheets/auth/auth_default_css.scss
wordjelly-auth-1.0.9 app/assets/stylesheets/auth/auth_default_css.scss
wordjelly-auth-1.0.8 app/assets/stylesheets/auth/auth_default_css.scss
wordjelly-auth-1.0.5 app/assets/stylesheets/auth/auth_default_css.scss
wordjelly-auth-1.0.4 app/assets/stylesheets/auth/auth_default_css.scss
wordjelly-auth-1.0.3 app/assets/stylesheets/auth/auth_default_css.scss
wordjelly-auth-1.0.2 app/assets/stylesheets/auth/auth_default_css.scss
wordjelly-auth-0.0.8 app/assets/stylesheets/auth/auth_default_css.scss
wordjelly-auth-0.0.5 app/assets/stylesheets/auth/auth_default_css.scss
wordjelly-auth-0.0.4 app/assets/stylesheets/auth/auth_default_css.scss
wordjelly-auth-0.0.3 app/assets/stylesheets/auth/auth_default_css.scss
wordjelly-auth-0.0.1 app/assets/stylesheets/auth/auth_default_css.scss