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.0 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.15.1 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.15 app/assets/stylesheets/nfg_ui/network_for_good/core/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.14 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.13 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.12 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.11 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.10 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.9 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.8.2 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.8.1 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.7 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.6 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.5 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.4.1 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.4 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.3 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.2 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10.1 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss
nfg_ui-0.10 app/assets/stylesheets/nfg_ui/network_for_good/public/entity_branding/nfg_theme/_forms.scss