Sha256: 8f7c40590eebde4df2ba251b3fe86a97d365edddf7ffc6ce32c02e91a5fa67b6

Contents?: true

Size: 1.87 KB

Versions: 12

Compression:

Stored size: 1.87 KB

Contents

/*!
 * Angular Material Design
 * https://github.com/angular/material
 * @license MIT
 * v0.9.0-rc1-master-3c0ce9b
 */
/* mixin definition ; sets LTR and RTL within the same style call */
md-input-group.md-THEME_NAME-theme input, md-input-group.md-THEME_NAME-theme textarea {
  text-shadow: '{{foreground-shadow}}'; }
  md-input-group.md-THEME_NAME-theme input::-webkit-input-placeholder, md-input-group.md-THEME_NAME-theme input::-moz-placeholder, md-input-group.md-THEME_NAME-theme input:-moz-placeholder, md-input-group.md-THEME_NAME-theme input:-ms-input-placeholder, md-input-group.md-THEME_NAME-theme textarea::-webkit-input-placeholder, md-input-group.md-THEME_NAME-theme textarea::-moz-placeholder, md-input-group.md-THEME_NAME-theme textarea:-moz-placeholder, md-input-group.md-THEME_NAME-theme textarea:-ms-input-placeholder {
    color: '{{foreground-3}}'; }
md-input-group.md-THEME_NAME-theme label {
  text-shadow: '{{foreground-shadow}}';
  color: '{{foreground-3}}'; }
md-input-group.md-THEME_NAME-theme input, md-input-group.md-THEME_NAME-theme textarea {
  color: '{{foreground-1}}';
  border-color: '{{foreground-4}}'; }
md-input-group.md-THEME_NAME-theme.md-input-focused input, md-input-group.md-THEME_NAME-theme.md-input-focused textarea {
  border-color: '{{primary-500}}'; }
md-input-group.md-THEME_NAME-theme.md-input-focused label {
  color: '{{primary-500}}'; }
md-input-group.md-THEME_NAME-theme.md-input-focused.md-accent input, md-input-group.md-THEME_NAME-theme.md-input-focused.md-accent textarea {
  border-color: '{{accent-500}}'; }
md-input-group.md-THEME_NAME-theme.md-input-focused.md-accent label {
  color: '{{accent-500}}'; }
md-input-group.md-THEME_NAME-theme.md-input-has-value:not(.md-input-focused) label {
  color: '{{foreground-2}}'; }
md-input-group.md-THEME_NAME-theme .md-input[disabled] {
  border-bottom-color: '{{foreground-4}}';
  color: '{{foreground-3}}'; }

Version data entries

12 entries across 6 versions & 1 rubygems

Version Path
todo_rails-0.1.7 vendor/assets/bower_components/angular-material/modules/js/textField/textField-default-theme.css
todo_rails-0.1.7 vendor/assets/bower_components/angular-material/modules/closure/textField/textField-default-theme.css
todo_rails-0.1.6 vendor/assets/bower_components/angular-material/modules/closure/textField/textField-default-theme.css
todo_rails-0.1.6 vendor/assets/bower_components/angular-material/modules/js/textField/textField-default-theme.css
todo_rails-0.1.5 vendor/assets/bower_components/angular-material/modules/closure/textField/textField-default-theme.css
todo_rails-0.1.5 vendor/assets/bower_components/angular-material/modules/js/textField/textField-default-theme.css
todo_rails-0.1.4 vendor/assets/bower_components/angular-material/modules/closure/textField/textField-default-theme.css
todo_rails-0.1.4 vendor/assets/bower_components/angular-material/modules/js/textField/textField-default-theme.css
todo_rails-0.1.3 vendor/assets/bower_components/angular-material/modules/js/textField/textField-default-theme.css
todo_rails-0.1.3 vendor/assets/bower_components/angular-material/modules/closure/textField/textField-default-theme.css
todo_rails-0.1.2 vendor/assets/bower_components/angular-material/modules/closure/textField/textField-default-theme.css
todo_rails-0.1.2 vendor/assets/bower_components/angular-material/modules/js/textField/textField-default-theme.css