Sha256: 0131853c232111ebda5da0e8bdfd91228348c75a1e66f3adf8303df5a9867016
Contents?: true
Size: 1.34 KB
Versions: 11
Compression:
Stored size: 1.34 KB
Contents
@import "./_font_awesome"; .page-header.title, .page-header.title h1 { margin-top: 0; } .reorder, .reorder label { cursor: move; } #account-extra-details { dt { width: 40%; } dd { margin-left: 50%; } } td.buttons { white-space: nowrap; a { margin: 0 5px; } } #ajax-indicator { position: fixed; width: 100px; left: 50%; top: 50%; z-index: 999999; box-shadow: 0 0 20px #ccc; text-align: center; margin-left: -50px; margin-top: -50px; background-color: rgba(255,255,255,0.5); i { margin: 0; padding: 0; font-size: 50px; line-height: 100px; } } .contextual {@extend .pull-right !optional} .contextual input, .contextual select {font-size:0.9em;} textarea {width: 99%;} #internal_static_page_sign { font-size: 10em; } .entity-edit-image { @extend .reorder } .nowrap { white-space: nowrap; } .modal-content { .modal-title { h1, h2, h3 { margin: 0; padding: 0; } } .modal-body { .modal-content-inner-container { overflow-x: visible; overflow-y: auto; } } } .highlight { animation-duration: 1s; animation-name: highlight; } .rails-bootstrap-forms-date-select { select { display: inline-block; width: auto } } .sortable-handle { @extend .reorder; } .sortable-ghost { //border: 2px solid black; box-shadow: inset 0 0 5px #000000; }
Version data entries
11 entries across 11 versions & 1 rubygems