Sha256: 9b6d9442f77801cee2864f99816234cf3365bce1a44651f573567e53d0d7b667
Contents?: true
Size: 1.45 KB
Versions: 1
Compression:
Stored size: 1.45 KB
Contents
#header { height: 50px; background-color: #d81414 !important; text-shadow: none; font-size: 18px; background-image: linear-gradient(180deg, #138de4, #178ae1) !important; border-bottom: none; box-shadow: none; } #header h1 { display: table-cell; vertical-align: middle; white-space: nowrap; color: #fff; font-weight: bold; margin-right: 20px; margin-bottom: 0px; padding: 3px 30px 0 30px; font-size: 1.3em; line-height: 1.2; } #header a, #header a:link { color: #fff; font-weight: 600; } #header ul.tabs > li:hover > a { background: #468cc1; } #header ul.tabs > li.current > a { background: #2f73a7; } a.member_link { background-color: #000; padding: 10px; text-decoration: none !important; font-size: 13px; font-weight: bold; color: #fff; } a.view_link { background-color: #7fcc5f; } a.edit_link { background-color: #4a4343; } a.delete_link { background-color: #dc4112; } table.index_table td, table.index_table th { font-size: 15px; } table.index_table th { padding:10px; } #title_bar .action_items span.action_item > a, #title_bar .action_items span.action_item > .dropdown_menu > a, #title_bar .action_items span.action_item > a, #title_bar .action_items span.action_item > .dropdown_menu > a:hover { border-radius: 8px; font-size: 15px; background-color: #198be2 !important; background-image: linear-gradient(180deg, #198be2, #198be2) !important; text-shadow: none; color: #fff; border:none; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_admin_with_bootstrap_4-0.1.4 | vendor/assets/stylesheets/components/header.scss |