Sha256: 5f96ea3cf0288b1fd3ab41ab02eb763b1c40f4d1f52aa8da9a2342149bab0fbb
Contents?: true
Size: 817 Bytes
Versions: 33
Compression:
Stored size: 817 Bytes
Contents
// Generated by compass-jquery-pluginy/gem-tasks/secret_sauce.rake /* Rails likes input as opposed to JQuery UI */ .ui-dialog .ui-dialog-buttonpane input { cursor: pointer; float: right; line-height: 1.4em; margin: 0.5em 0.4em 0.5em 0; overflow: visible; padding: 0.2em 0.6em 0.3em; width: auto; } .ui-state-error { min-width: 420px; .errorExplanation { h2, p { font-size: normal; font-weight: bold; } ul li { font-size: normal; } } } /* An adjustment to errors, regular errors like to bee too big */ /* fix jqGrid to render smaller text for page numbers, or it looks real crappy */ .ui-jqgrid { .ui-pg-table td { font-size: 12px; } .ui-pg-input { height: auto !important; font-size: 10px; text-align: center; } }
Version data entries
33 entries across 33 versions & 1 rubygems