Sha256: 9b80cf031a9b01ba16d825208a4bbbed8e691a50f4bdd1f325a08852aeb2a6b2
Contents?: true
Size: 643 Bytes
Versions: 3
Compression:
Stored size: 643 Bytes
Contents
.ujs-dialog-modal { position: fixed !important; } .ujs-dialog-x { position: absolute; top: -14px; right: -13px; cursor: pointer; background-image: url('/images/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('/images/jqr-helpers/throbber_large.gif'); position: fixed; top: 48%; left: 48%; z-index: 1000; width: 48px; height: 48px; } .ujs-dialog-title-hidden { display: none; }
Version data entries
3 entries across 3 versions & 1 rubygems