Sha256: 0c1bec866f7e8c133be1fae01836d05a82ed1dca381b5a3118872bb9d110b021
Contents?: true
Size: 248 Bytes
Versions: 62
Compression:
Stored size: 248 Bytes
Contents
/*------------------------------------*\ #UI-STATE-FOCUS \*------------------------------------*/ $state-focus-color: $white !default; /** * 1. focused menu item state */ .ui-state-focus { /* [1] */ background: $state-focus-color; }
Version data entries
62 entries across 62 versions & 1 rubygems
Version | Path |
---|---|
workarea-admin-3.4.13 | app/assets/stylesheets/jquery_ui/admin/_ui_state_focus.scss |
workarea-admin-3.4.12 | app/assets/stylesheets/jquery_ui/admin/_ui_state_focus.scss |