123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221 |
- body * {
- font-family: Verdana,sans-serif;
- }
- nav.main-header.navbar {
- background: #fffcfc; /* Old browsers */
- background: -moz-linear-gradient(top, #fffcfc 0%, #b0cee7 100%); /* FF3.6-15 */
- background: -webkit-linear-gradient(top, #fffcfc 0%,#b0cee7 100%); /* Chrome10-25,Safari5.1-6 */
- background: linear-gradient(to bottom, #fffcfc 0%,#b0cee7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#b0cee7',GradientType=0 ); /* IE6-9 */
- height: 37px;
- }
- nav.main-header.navbar .nav-link[data-widget="pushmenu"] {
- height: 37px;
- line-height: 37px;
- padding: 0 7px;
- }
- nav.main-header.navbar input[type="search"] {
- padding: 0;
- padding-left: 0.5rem;
- height: 25px !important;
- border: 1px solid #b0b0b0;
- border-right: 0;
- background: #fff !important;
- font-family: Verdana,sans-serif;
- font-size: 13px;
- }
- nav.main-header.navbar input[type="search"]:focus {
- border: 1px solid #005ca9 !important;
- border-right: 0 !important;
- background: #fff !important;
- }
- nav.main-header.navbar input[type="search"]+div.input-group-append>button {
- height: 25px !important;
- border: 1px solid #b0b0b0;
- border-left: 0;
- padding: 0 0.5rem;
- line-height: 25px;
- }
- nav.main-header.navbar input[type="search"]:focus+div.input-group-append>button {
- border: 1px solid #005ca9 !important;
- border-left: 0 !important;
- background: #fff !important;
- }
- nav.main-header.navbar #reload-icon {
- height: 25px !important;
- padding: 0 0.5rem;
- line-height: 25px;
- }
- nav.main-header.navbar .stag-search-form {
- margin-left: 0.5rem !important;
- width: 200px !important;
- }
- aside.main-sidebar>.brand-link {
- height: 37px;
- padding: 0 0.5rem;
- line-height: 37px;
- }
- aside.main-sidebar>.brand-link>img {
- opacity: .8;
- max-height: 25px;
- margin-top: 6px;
- margin-left: 4px;
- box-shadow: none !important;
- border-radius: 100%;
- border: 1px solid #ddd;
- }
- aside.main-sidebar {
- overflow-x: hidden;
- }
- .nav-sidebar .nav-item>.nav-link {
- position: relative;
- padding: 3px 0.25rem;
- font-size: 13px;
- font-family: Verdana,sans-serif;
- }
- .nav-sidebar .nav-item:first-child>.nav-link>i {
- margin-right: 0;
- }
- .nav-sidebar .nav-item>.nav-link>i {
- margin-top: 0.25rem;
- }
- .nav-sidebar .nav-item>.nav-link>p {
- vertical-align: text-bottom;
- }
- .nav-sidebar>.nav-item>.nav-link.active {
- background-color: #005ca9 !important;
- }
- .stag-table {
- /*border-color: #b0b0b0 !important;*/
- }
- .stag-table.stag-table-index {
- border-right: 0 !important;
- border-left: 0 !important;
- }
- .stag-table thead tr {
- background-color: #f8f8f8;
- }
- .stag-table thead tr th {
- font-family: Verdana,sans-serif;
- font-size: 13px;
- padding: 0.25rem .75rem;
- font-weight: normal;
- border-top: 0;
- /*border-bottom: 1px solid #b0b0b0;*/
- }
- .stag-table tbody tr td {
- font-family: Verdana,sans-serif;
- font-size: 13px;
- padding: 0.25rem .75rem;
- font-weight: normal;
- }
- .stag-heading {
- font-family: Verdana,sans-serif;
- }
- .stag-heading.stag-heading-index {
- font-size: 22px;
- margin: 0.5rem 0 !important;
- }
- .stag-heading.stag-heading-info {
- font-size: 22px;
- margin: 0.5rem 0 !important;
- }
- .stag-heading.stag-heading-modal {
- font-size: 20px;
- margin: 0;
- padding: 0.5rem 1rem !important;
- background: #fffcfc; /* Old browsers */
- background: -moz-linear-gradient(top, #fffcfc 0%, #b0cee7 100%); /* FF3.6-15 */
- background: -webkit-linear-gradient(top, #fffcfc 0%,#b0cee7 100%); /* Chrome10-25,Safari5.1-6 */
- background: linear-gradient(to bottom, #fffcfc 0%,#b0cee7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#b0cee7',GradientType=0 ); /* IE6-9 */
- }
- body .btn {
- font-size: 13px;
- padding-top: 2px;
- padding-bottom: 2px;
- font-family: Verdana,sans-serif;
- }
- body .btn.btn-primary {
- background: #fffcfc; /* Old browsers */
- background: -moz-linear-gradient(top, #fffcfc 0%, #e0e6ec 100%); /* FF3.6-15 */
- background: -webkit-linear-gradient(top, #fffcfc 0%,#e0e6ec 100%); /* Chrome10-25,Safari5.1-6 */
- background: linear-gradient(to bottom, #fffcfc 0%,#e0e6ec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#e0e6ec',GradientType=0 ); /* IE6-9 */
- border: 1px solid #a9b0b7;
- color: #333;
- text-shadow: 0 1px 0 #fff;
- }
- body .btn.btn-primary:hover,
- body .btn.btn-primary:focus,
- body .btn.btn-primary:active {
- background: #fffcfc; /* Old browsers */
- background: -moz-linear-gradient(top, #fffcfc 0%, #b0cee7 100%); /* FF3.6-15 */
- background: -webkit-linear-gradient(top, #fffcfc 0%,#b0cee7 100%); /* Chrome10-25,Safari5.1-6 */
- background: linear-gradient(to bottom, #fffcfc 0%,#b0cee7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#b0cee7',GradientType=0 ); /* IE6-9 */
- border: 1px solid #a9b0b7;
- color: #005ca9;
- text-shadow: 0 1px 0 #fff;
- }
- body .btn.btn-default {
- background: #fffcfc; /* Old browsers */
- background: -moz-linear-gradient(top, #fffcfc 0%, #e0e6ec 100%); /* FF3.6-15 */
- background: -webkit-linear-gradient(top, #fffcfc 0%,#e0e6ec 100%); /* Chrome10-25,Safari5.1-6 */
- background: linear-gradient(to bottom, #fffcfc 0%,#e0e6ec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#e0e6ec',GradientType=0 ); /* IE6-9 */
- border: 1px solid #a9b0b7;
- color: #333;
- text-shadow: 0 1px 0 #fff;
- }
- body .btn.btn-default:hover,
- body .btn.btn-default:focus,
- body .btn.btn-default:active {
- background: #fffcfc; /* Old browsers */
- background: -moz-linear-gradient(top, #fffcfc 0%, #b0cee7 100%); /* FF3.6-15 */
- background: -webkit-linear-gradient(top, #fffcfc 0%,#b0cee7 100%); /* Chrome10-25,Safari5.1-6 */
- background: linear-gradient(to bottom, #fffcfc 0%,#b0cee7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#b0cee7',GradientType=0 ); /* IE6-9 */
- border: 1px solid #a9b0b7;
- color: #005ca9;
- text-shadow: 0 1px 0 #fff;
- }
- .stag-sublink {
- font-family: Verdana,sans-serif;
- font-size: 13px;
- padding: 0.5rem 1rem !important;
- border: 0 !important;
- }
- .stag-sublink:hover {
- background: rgba(0,0,0,.03) !important;
- }
- .stag-sublink.font-weight-bold,
- .stag-sublink.font-weight-bold:hover {
- background: rgba(0,0,0,.06) !important;
- color: #005ca9 !important;
- }
- a {
- color: #005ca9;
- }
- .up-modal .control-label {
- margin-bottom: 3px;
- }
- .up-modal .control-label,
- .up-modal .form-control {
- font-size: 13px;
- }
- .inner-side-nav {
- background: #f0f0f0;
- }
- .main-sidebar.elevation-4 {
- box-shadow: none !important;
- border-right: 1px solid #ddd;
- }
- .sidebar-mini.sidebar-collapse .main-sidebar {
- width: 50px;
- }
- .sidebar-mini.sidebar-collapse .content-wrapper,
- .sidebar-mini.sidebar-collapse .main-header {
- margin-left: 50px !important;
- }
|