Sha256: 12c9cf42500b9f519bfbf29ce24f556926b9dcad5c663ba1272395599d89b3a9
Contents?: true
Size: 642 Bytes
Versions: 32
Compression:
Stored size: 642 Bytes
Contents
.ujs-dialog-modal { position: fixed !important; } .ujs-dialog-x { position: absolute; top: -14px; right: -13px; cursor: pointer; background-image: url('/assets/jqr-helpers/close.png'); width: 30px; height: 30px; } .ui-dialog.no-title .ui-dialog-titlebar { display: none; } .ujs-dialog-hidden { display: none; } form.ujs-ajax { display: inline; } #ujs-dialog-throbber { background-image: url('/assets/jqr-helpers/throbber_large.gif'); position: fixed; top: 48%; left: 48%; z-index: 200; width: 48px; height: 48px; } .ujs-dialog-title-hidden { display: none; }
Version data entries
32 entries across 32 versions & 1 rubygems