|
@@ -11,7 +11,7 @@ body {
|
|
|
max-width: 960px;
|
|
|
min-width: 320px;
|
|
|
min-height: 100%;
|
|
|
-
|
|
|
+ font-size: 62.5%;
|
|
|
}
|
|
|
|
|
|
html {
|
|
@@ -95,8 +95,7 @@ svg:not(:root) {
|
|
|
overflow: hidden
|
|
|
}
|
|
|
|
|
|
-code,
|
|
|
-kbd,
|
|
|
+code,
|
|
|
pre,
|
|
|
samp {
|
|
|
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
|
|
@@ -541,25 +540,7 @@ dl.row>dd+dt {
|
|
|
color: #ccd5db
|
|
|
}
|
|
|
|
|
|
-kbd {
|
|
|
- font-size: 90%;
|
|
|
- padding: .15rem .3rem;
|
|
|
- color: #fff;
|
|
|
- border-radius: .143rem;
|
|
|
- background-color: #62a8ea;
|
|
|
- -webkit-box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25);
|
|
|
- box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25);
|
|
|
- border: 1px solid #bcd8f1
|
|
|
-}
|
|
|
-
|
|
|
-kbd kbd {
|
|
|
- font-size: 100%;
|
|
|
- font-weight: 700;
|
|
|
- padding: 0;
|
|
|
- -webkit-box-shadow: none;
|
|
|
- box-shadow: none
|
|
|
-}
|
|
|
-
|
|
|
+
|
|
|
pre {
|
|
|
white-space: normal;
|
|
|
font-size: 90%;
|
|
@@ -1302,87 +1283,7 @@ pre code {
|
|
|
margin-left: 91.666667%
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
-.table {
|
|
|
- max-width: 100%;
|
|
|
- margin-bottom: 1rem;
|
|
|
- color: #76838f
|
|
|
-}
|
|
|
-
|
|
|
-.table td,
|
|
|
-.table th {
|
|
|
- padding: .572rem;
|
|
|
- vertical-align: top;
|
|
|
- border-top: 1px solid #e4eaec
|
|
|
-}
|
|
|
-
|
|
|
-.table thead th {
|
|
|
- vertical-align: bottom;
|
|
|
- border-bottom: 2px solid #e4eaec
|
|
|
-}
|
|
|
-
|
|
|
-.table tbody+tbody {
|
|
|
- border-top: 2px solid #e4eaec
|
|
|
-}
|
|
|
-
|
|
|
-.table .table {
|
|
|
- background-color: #fff
|
|
|
-}
|
|
|
-
|
|
|
-.table-sm td,
|
|
|
-.table-sm th {
|
|
|
- padding: .358rem
|
|
|
-}
|
|
|
-
|
|
|
-.table-bordered {
|
|
|
- border: 1px solid #e4eaec
|
|
|
-}
|
|
|
-
|
|
|
-.table-bordered td,
|
|
|
-.table-bordered th {
|
|
|
- border: 1px solid #ddd
|
|
|
-}
|
|
|
-
|
|
|
-.table-bordered thead td,
|
|
|
-.table-bordered thead th {
|
|
|
- border-bottom-width: 1px
|
|
|
-}
|
|
|
-
|
|
|
-.table-striped tbody tr:nth-of-type(odd) {
|
|
|
- background-color: rgba(243, 247, 249, .3)
|
|
|
-}
|
|
|
-
|
|
|
-.table-hover tbody tr:hover {
|
|
|
- background-color: #f3f7f9
|
|
|
-}
|
|
|
-
|
|
|
-.table-active,
|
|
|
-.table-active>td,
|
|
|
-.table-active>th {
|
|
|
- background-color: #f3f7f9
|
|
|
-}
|
|
|
-
|
|
|
-.table-active a {
|
|
|
- color: inherit
|
|
|
-}
|
|
|
-
|
|
|
-.table-hover .table-active:hover {
|
|
|
- background-color: #e2ecf1
|
|
|
-}
|
|
|
-
|
|
|
-.table-hover .table-active:hover>td,
|
|
|
-.table-hover .table-active:hover>th {
|
|
|
- color: inherit;
|
|
|
- background-color: #e2ecf1
|
|
|
-}
|
|
|
-
|
|
|
-.table-responsive {
|
|
|
- display: block;
|
|
|
- overflow-x: auto;
|
|
|
- width: 100%;
|
|
|
- min-height: .01%
|
|
|
-}
|
|
|
-
|
|
|
+
|
|
|
.form-control {
|
|
|
font-size: 1rem;
|
|
|
line-height: 1.571429;
|
|
@@ -1545,10 +1446,7 @@ html:not(.met-web) .has-success .input-group-addon {
|
|
|
background-color: #ddf3e9
|
|
|
}
|
|
|
|
|
|
-html:not(.met-web) .has-success .form-control-success {
|
|
|
- background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'$form-icon-success-color\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3E%3C/svg%3E')
|
|
|
-}
|
|
|
-
|
|
|
+
|
|
|
.has-warning .custom-control,
|
|
|
.has-warning .form-control-label {
|
|
|
color: #f2a654
|
|
@@ -1566,10 +1464,7 @@ html:not(.met-web) .has-success .form-control-success {
|
|
|
background-color: #fff
|
|
|
}
|
|
|
|
|
|
-.has-warning .form-control-warning {
|
|
|
- background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'#f2a654\' d=\'M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z\'/%3E%3C/svg%3E')
|
|
|
-}
|
|
|
-
|
|
|
+
|
|
|
.has-danger .custom-control,
|
|
|
.has-danger .form-control-label {
|
|
|
color: #f96868
|
|
@@ -1586,10 +1481,7 @@ html:not(.met-web) .has-success .form-control-success {
|
|
|
border-color: #f96868;
|
|
|
background-color: #fff
|
|
|
}
|
|
|
-
|
|
|
-.has-danger .form-control-danger {
|
|
|
- background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'#f96868\' viewBox=\'-2 -2 7 7\'%3E%3Cpath stroke=\'%23d9534f\' d=\'M0 0l3 3m0-3L0 3\'/%3E%3Ccircle r=\'.5\'/%3E%3Ccircle cx=\'3\' r=\'.5\'/%3E%3Ccircle cy=\'3\' r=\'.5\'/%3E%3Ccircle cx=\'3\' cy=\'3\' r=\'.5\'/%3E%3C/svg%3E')
|
|
|
-}
|
|
|
+
|
|
|
|
|
|
@media (min-width:480px) {
|
|
|
.form-inline .form-group {
|