Sha256: 7d71fe68c8f205733805247f9f7f8e3e174f78de4937f2c16734097b14e9834d

Contents?: true

Size: 216 Bytes

Versions: 11

Compression:

Stored size: 216 Bytes

Contents

/* use if a label should be hidden from view but available to screen readers */
.accessible-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
hydra-editor-0.2.2 app/assets/stylesheets/hydra-editor/hydra-editor.css
hydra-editor-0.2.1 app/assets/stylesheets/hydra-editor/hydra-editor.css
hydra-editor-0.2.0 app/assets/stylesheets/hydra-editor/hydra-editor.css
hydra-editor-0.1.1 app/assets/stylesheets/hydra-editor/hydra-editor.css
hydra-editor-0.1.0 app/assets/stylesheets/hydra-editor/hydra-editor.css
hydra-editor-0.0.6 app/assets/stylesheets/hydra-editor/hydra-editor.css
hydra-editor-0.0.5 app/assets/stylesheets/hydra-editor/hydra-editor.css
hydra-editor-0.0.4 app/assets/stylesheets/hydra-editor/hydra-editor.css
hydra-editor-0.0.3 app/assets/stylesheets/hydra-editor/hydra-editor.css
hydra-editor-0.0.2 app/assets/stylesheets/hydra-editor/hydra-editor.css
hydra-editor-0.0.1 app/assets/stylesheets/hydra-editor/hydra-editor.css