UNPKG

causeway-standard-theme

Version:

222 lines (219 loc) 3.91 kB
/*! ********************************************************************************************* * CausewayStyle v3.1.9-3 * Copyright 1998-2018 Causeway Software Solutions Limited. * Author: Vijay Sharma ********************************************************************************************* */ h3 { color: #6C97E4; font-weight: bold; } h4 { color: #6C97E4; font-weight: bold; } .icon-list { overflow: hidden; } .icon-list li { display: block; float: left; height: 120px; list-style-type: none; margin-bottom: 7px; margin-right: 7px; text-align: center; width: 120px; padding: 10px; border: 1px solid #cecece; } .icon-list li:hover { color: #fff; background: #333333; } .icon-list .glyphicon { display: block; font-size: 35px; font-size: 3.5rem; margin-bottom: 10px; } table tbody .form-group { width: 100%; margin: 0; } .example-dropdowns .last-column { width: 150px; } .dynamic-styles { height: 100%; overflow: hidden; } .dynamic-styles span { color: #58595B; display: block; float: right; height: 100%; line-height: 34px; margin-right: 20px; vertical-align: middle; } .bs-example-modal .modal { position: relative; top: auto; right: auto; left: auto; bottom: auto; z-index: 1; display: block; } :target { padding-top: 80px; display: block; margin-top: -80px; } .jumbotron { background-color: #333333; margin: -30px -20px 20px -20px; border-radius: 0; color: #ffffff; text-align: center; } .jumbotron h1 { font-family: 'Roboto Thin'; } .container .jumbotron { border-radius: 0; } .jumbotron a { color: #ffffff; } .jumbotron a:hover { color: #ffffff; text-decoration: none; } .jumbotron .btn-lg { padding: 10px 16px; font-size: 18px; font-size: 1.8rem; } pre { border-radius: 0; background-color: #f2f2f2; font-size: 14px; font-size: 1.4rem; color: #c7254e; } td .control-input { width: 70%; } #release-notes { min-width: 600px; max-width: 1280px; min-height: 300px; margin: 0 auto; overflow-y: auto; } #release-notes h3, #release-notes h4 { font-family: Arial, sans-serif; } #release-notes h3.title { display: inline-block; margin: 0 10px 0 0; } #release-notes h3.title span { font-size: 12px; font-size: 1.2rem; font-weight: bold; color: rgba(0, 0, 0, 0.8); } #release-notes h4 { margin-bottom: 5px; } #release-notes ul { list-style: none; margin: 0; padding: 0; line-height: 1.8; } #release-notes ul.features { color: #16a085; } #release-notes ul.fixes { color: #c0392b; } .release-wrapper { border-bottom: 1px dotted #cccccc; padding: 20px; position: relative; } .release-wrapper .glyphicon { font-size: 20px; font-size: 2rem; position: absolute; right: 20px; top: 22px; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .release-content { margin-top: 20px; } .version-details ul { list-style-position: inside; } .version-details ul li { line-height: 2; } #colors ul { list-style: none; margin: 0; padding: 0; float: left; width: 25%; } @media only screen and (max-width: 768px) { #colors ul { width: 50%; } } #colors li { padding: 0 20px; margin-bottom: 15px; } #colors li .color-description { display: block; font-size: 14px; font-size: 1.4rem; width: 100%; } #colors li .color-swatch { display: inline-block; width: 150px; height: 30px; vertical-align: middle; } #colors li .color-value { display: inline-block; vertical-align: middle; font-size: 14px; font-size: 1.4rem; padding-left: 10px; } #colors li.color-white .color-swatch { border: 1px solid #e5e7e9; } .fixed-header1 .table-content, .fixed-header2 .table-content { height: 250px; } #condense-form { margin: 20px 0; } /*# sourceMappingURL=../maps/docs.css.map */