Sha256: 1c853198e6cb8ab58f470681003e1e005c2d35f7781b515aed29d089ac41d229
Contents?: true
Size: 767 Bytes
Versions: 15
Compression:
Stored size: 767 Bytes
Contents
// Bootstrap overrides .filter-option label { font-weight: normal; } // FontAwesome overrides @FontAwesomePath: "../../../../bastion/font-awesome"; @font-path: "../../bastion/rcue"; @icon-font-path: "/assets/bastion/bootstrap/"; .alert { margin: 10px; ul { list-style: none; } p { margin-bottom: 0; } } // Foreman Core Overrides table { margin-bottom: 0 !important; } .table th { background: inherit; } ul { -webkit-padding-start: 0; -moz-padding-start: 0; padding-start: 0; } // Prevent Foreman editable icon from bleeding into our pages .editable { background: inherit; padding: 0; } .breadcrumb > .active a { color: @breadcrumb-active-color; } .wizard li { &:not(:first-child) span { padding-left: 15px; } }
Version data entries
15 entries across 15 versions & 1 rubygems