Sha256: e40631586921ae6bf5ce7dff235eb7f2cbf8dcc00a04e5a507432db83106d2ae
Contents?: true
Size: 1.16 KB
Versions: 14
Compression:
Stored size: 1.16 KB
Contents
/* * = require './fonts' * = require './bootstrap' * = require './admin-lte' * = require font-awesome * = require_tree * = require bootstrap-sortable * = require select2 * = require vis */ .spacer-top-10 { padding-top: 10px; } .spacer-right-3 { margin-right: 3px; } .nowrap { white-space: nowrap; } .log { font-family: 'Inconsolata'; white-space: pre-wrap; } .no-decorate { a { color: #444; } } .display-none { display: none; } .skin-black .sidebar > .sidebar-menu > li { a[name]:hover { background-color: #333; } .active a { background: #444; } .menu-child { padding: 0px; } .menu-child-item { > a { padding: 12px 5px 12px 35px; display: block; margin-right: 1px; color: #f6f6f6; .fa { width: 20px; } } > a:hover { background: #444; } } } #peek { position: fixed; bottom: 0; left: 0; right: 0; z-index: 999; } .right-button { padding-top: 10px; padding-right: 25px; } .vis-item .vis-item-overflow { overflow: visible; } .vis-graph-label { display: none; font-size: 1.3em; fill: #666; } #notification { cursor: pointer; }
Version data entries
14 entries across 14 versions & 1 rubygems