Sha256: f4b0b297e86319b49615a1bf6dcb0603bb20fd786e50ea0f8118af23280a6a7d

Contents?: true

Size: 306 Bytes

Versions: 72

Compression:

Stored size: 306 Bytes

Contents

// Specific styles for entity branding

.form-control:focus { border-color: $primary; }


// Styles needed to override :valid success styles provided by bootstrap... this is for server side forms only
.form-control,
.custom-select {
  .was-validated &:valid {
    &:focus { border-color: $primary; }
  }
}

Version data entries

72 entries across 72 versions & 1 rubygems

Version Path
nfg_ui-0.11.18 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.17 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.16 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.15 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.14 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.13 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.12 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.11.1 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.11 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.10 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.9 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.8 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.7 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.6 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.5 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.4 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.3 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.2 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.1.1 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.11.1 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss