|
|
@@ -5,111 +5,131 @@
|
|
|
|
|
|
/* exo-300 - latin-ext_latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Exo';
|
|
|
+ font-family: Exo;
|
|
|
font-style: normal;
|
|
|
font-weight: 300;
|
|
|
- src: local('Exo Light'), local('Exo-Light'),
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
+ src:
|
|
|
+ local("Exo Light"),
|
|
|
+ local("Exo-Light"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-300.woff2") format("woff2"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-300.woff") format("woff");
|
|
|
font-display: swap;
|
|
|
}
|
|
|
|
|
|
/* exo-300italic - latin-ext_latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Exo';
|
|
|
+ font-family: Exo;
|
|
|
font-style: italic;
|
|
|
font-weight: 300;
|
|
|
- src: local('Exo Light Italic'), local('Exo-LightItalic'),
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
+ src:
|
|
|
+ local("Exo Light Italic"),
|
|
|
+ local("Exo-LightItalic"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-300italic.woff2") format("woff2"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-300italic.woff") format("woff");
|
|
|
font-display: swap;
|
|
|
}
|
|
|
|
|
|
/* exo-regular - latin-ext_latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Exo';
|
|
|
+ font-family: Exo;
|
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
|
- src: local('Exo Regular'), local('Exo-Regular'),
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
+ src:
|
|
|
+ local("Exo Regular"),
|
|
|
+ local("Exo-Regular"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-regular.woff2") format("woff2"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-regular.woff") format("woff");
|
|
|
font-display: swap;
|
|
|
}
|
|
|
|
|
|
/* exo-italic - latin-ext_latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Exo';
|
|
|
+ font-family: Exo;
|
|
|
font-style: italic;
|
|
|
font-weight: 400;
|
|
|
- src: local('Exo Italic'), local('Exo-Italic'),
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
+ src:
|
|
|
+ local("Exo Italic"),
|
|
|
+ local("Exo-Italic"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-italic.woff2") format("woff2"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-italic.woff") format("woff");
|
|
|
font-display: swap;
|
|
|
}
|
|
|
|
|
|
/* exo-500 - latin-ext_latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Exo';
|
|
|
+ font-family: Exo;
|
|
|
font-style: normal;
|
|
|
font-weight: 500;
|
|
|
- src: local('Exo Medium'), local('Exo-Medium'),
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
+ src:
|
|
|
+ local("Exo Medium"),
|
|
|
+ local("Exo-Medium"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-500.woff2") format("woff2"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-500.woff") format("woff");
|
|
|
font-display: swap;
|
|
|
}
|
|
|
|
|
|
/* exo-500italic - latin-ext_latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Exo';
|
|
|
+ font-family: Exo;
|
|
|
font-style: italic;
|
|
|
font-weight: 500;
|
|
|
- src: local('Exo Medium Italic'), local('Exo-MediumItalic'),
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
+ src:
|
|
|
+ local("Exo Medium Italic"),
|
|
|
+ local("Exo-MediumItalic"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-500italic.woff2") format("woff2"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-500italic.woff") format("woff");
|
|
|
font-display: swap;
|
|
|
}
|
|
|
|
|
|
/* exo-600 - latin-ext_latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Exo';
|
|
|
+ font-family: Exo;
|
|
|
font-style: normal;
|
|
|
font-weight: 600;
|
|
|
- src: local('Exo SemiBold'), local('Exo-SemiBold'),
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
+ src:
|
|
|
+ local("Exo SemiBold"),
|
|
|
+ local("Exo-SemiBold"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-600.woff2") format("woff2"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-600.woff") format("woff");
|
|
|
font-display: swap;
|
|
|
}
|
|
|
|
|
|
/* exo-600italic - latin-ext_latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Exo';
|
|
|
+ font-family: Exo;
|
|
|
font-style: italic;
|
|
|
font-weight: 600;
|
|
|
- src: local('Exo SemiBold Italic'), local('Exo-SemiBoldItalic'),
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
+ src:
|
|
|
+ local("Exo SemiBold Italic"),
|
|
|
+ local("Exo-SemiBoldItalic"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-600italic.woff2") format("woff2"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-600italic.woff") format("woff");
|
|
|
font-display: swap;
|
|
|
}
|
|
|
|
|
|
/* exo-700 - latin-ext_latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Exo';
|
|
|
+ font-family: Exo;
|
|
|
font-style: normal;
|
|
|
font-weight: 700;
|
|
|
- src: local('Exo Bold'), local('Exo-Bold'),
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
+ src:
|
|
|
+ local("Exo Bold"),
|
|
|
+ local("Exo-Bold"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-700.woff2") format("woff2"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-700.woff") format("woff");
|
|
|
font-display: swap;
|
|
|
}
|
|
|
|
|
|
/* exo-700italic - latin-ext_latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Exo';
|
|
|
+ font-family: Exo;
|
|
|
font-style: italic;
|
|
|
font-weight: 700;
|
|
|
- src: local('Exo Bold Italic'), local('Exo-BoldItalic'),
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
|
|
|
- url('/webfonts/exo-v8-latin-ext_latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
|
+ src:
|
|
|
+ local("Exo Bold Italic"),
|
|
|
+ local("Exo-BoldItalic"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-700italic.woff2") format("woff2"),
|
|
|
+ url("/webfonts/exo-v8-latin-ext_latin-700italic.woff") format("woff");
|
|
|
font-display: swap;
|
|
|
}
|
|
|
|
|
|
@@ -120,10 +140,12 @@
|
|
|
|
|
|
/* Inconsolata-bold - latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Inconsolata';
|
|
|
- src: local('Inconsolata Bold'), local('Inconsolata-Bold'),
|
|
|
- url('/webfonts/Inconsolata-Bold.woff2') format('woff2'),
|
|
|
- url('/webfonts/Inconsolata-Bold.woff') format('woff');
|
|
|
+ font-family: Inconsolata;
|
|
|
+ src:
|
|
|
+ local("Inconsolata Bold"),
|
|
|
+ local("Inconsolata-Bold"),
|
|
|
+ url("/webfonts/Inconsolata-Bold.woff2") format("woff2"),
|
|
|
+ url("/webfonts/Inconsolata-Bold.woff") format("woff");
|
|
|
font-weight: bold;
|
|
|
font-style: normal;
|
|
|
font-display: swap;
|
|
|
@@ -131,10 +153,12 @@
|
|
|
|
|
|
/* Inconsolata - latin */
|
|
|
@font-face {
|
|
|
- font-family: 'Inconsolata';
|
|
|
- src: local('Inconsolata Regular'), local('Inconsolata-Regular'),
|
|
|
- url('/webfonts/Inconsolata-Regular.woff2') format('woff2'),
|
|
|
- url('/webfonts/Inconsolata-Regular.woff') format('woff');
|
|
|
+ font-family: Inconsolata;
|
|
|
+ src:
|
|
|
+ local("Inconsolata Regular"),
|
|
|
+ local("Inconsolata-Regular"),
|
|
|
+ url("/webfonts/Inconsolata-Regular.woff2") format("woff2"),
|
|
|
+ url("/webfonts/Inconsolata-Regular.woff") format("woff");
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
font-display: swap;
|
|
|
@@ -427,16 +451,13 @@ table {
|
|
|
}
|
|
|
|
|
|
.notification-container .empty {
|
|
|
+ color: #54a6e5;
|
|
|
text-align: center;
|
|
|
font-size: 1.2rem;
|
|
|
font-weight: normal;
|
|
|
padding: 4rem;
|
|
|
}
|
|
|
|
|
|
-.notification-container .empty {
|
|
|
- color: #54a6e5;
|
|
|
-}
|
|
|
-
|
|
|
.notification-container .unseen {
|
|
|
color: #6f6f6f;
|
|
|
}
|
|
|
@@ -967,10 +988,6 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|
|
color: #3b9de8;
|
|
|
}
|
|
|
|
|
|
-.l-sort-toolbar .l-select {
|
|
|
- float: left;
|
|
|
-}
|
|
|
-
|
|
|
.l-sort-toolbar td {
|
|
|
vertical-align: middle;
|
|
|
}
|
|
|
@@ -1112,10 +1129,6 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|
|
max-width: 125px;
|
|
|
}
|
|
|
|
|
|
-.body-firewall.lang-ru .l-select {
|
|
|
- max-width: 125px;
|
|
|
-}
|
|
|
-
|
|
|
.body-firewall.lang-es .l-select {
|
|
|
max-width: 135px;
|
|
|
}
|
|
|
@@ -1148,7 +1161,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|
|
height: 28px;
|
|
|
min-width: 175px;
|
|
|
padding-left: 10px;
|
|
|
- background-image: url(/images/arrow.svg);
|
|
|
+ background-image: url("/images/arrow.svg");
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: 14px auto;
|
|
|
background-position: right 7px center;
|
|
|
@@ -1199,10 +1212,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|
|
border-top: 1px solid #d0d0d0 !important;
|
|
|
text-shadow: 0 1px rgb(255 255 255 / 100%);
|
|
|
box-shadow: inset 0 1px 1px rgb(255 255 255 / 100%), inset 0 0 1px rgb(255 255 255 / 100%), inset 0 0 4px rgb(255 255 255 / 80%), 0 1px 4px rgb(140 140 140 / 35%) !important;
|
|
|
- border-top-left-radius: 0;
|
|
|
- border-top-right-radius: 0;
|
|
|
- border-bottom-left-radius: 6px;
|
|
|
- border-bottom-right-radius: 6px;
|
|
|
+ border-radius: 0 0 6px 6px;
|
|
|
min-height: 28px;
|
|
|
color: #707070;
|
|
|
padding: 0 0 0 14px;
|
|
|
@@ -1321,11 +1331,6 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|
|
color: #adadad;
|
|
|
}
|
|
|
|
|
|
-.l-unit--suspended.selected .l-unit__name,
|
|
|
-.l-unit--suspended.selected .l-unit__name span {
|
|
|
- color: #777;
|
|
|
-}
|
|
|
-
|
|
|
.l-unit--suspended.selected {
|
|
|
background-color: #f2eab8 !important;
|
|
|
color: #b2ac87 !important;
|
|
|
@@ -1337,7 +1342,6 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|
|
text-shadow: none !important;
|
|
|
}
|
|
|
|
|
|
-.l-unit--suspended.selected .l-unit__name,
|
|
|
.l-unit--suspended.selected b,
|
|
|
.l-unit--outdated.selected .l-unit__name,
|
|
|
.l-unit--outdated.selected b,
|
|
|
@@ -2067,7 +2071,7 @@ body.mobile .l-unit-toolbar__col--right {
|
|
|
border: 1px solid #ccc;
|
|
|
color: #4e4e4e;
|
|
|
appearance: none;
|
|
|
- background-image: url(/images/arrow.svg);
|
|
|
+ background-image: url("/images/arrow.svg");
|
|
|
background-size: 16px auto;
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: right 9px center;
|
|
|
@@ -2476,7 +2480,6 @@ body.mobile .l-unit-toolbar__col--right {
|
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 768px) {
|
|
|
-
|
|
|
.login {
|
|
|
display: flex;
|
|
|
align-items: flex-end;
|
|
|
@@ -2848,11 +2851,6 @@ form#vstobjects.suspended {
|
|
|
text-shadow: 1px 1px rgb(255 255 255 / 30%);
|
|
|
}
|
|
|
|
|
|
-.status-icon.dim {
|
|
|
- color: #ddd;
|
|
|
- text-shadow: 1px 1px rgb(255 255 255 / 30%);
|
|
|
-}
|
|
|
-
|
|
|
.l-unit--suspended .status-icon.dim {
|
|
|
color: #c0c0c0 !important;
|
|
|
text-shadow: 0 !important;
|
|
|
@@ -2919,9 +2917,6 @@ form#vstobjects.suspended {
|
|
|
|
|
|
.footer-banner a:hover {
|
|
|
color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.footer-banner a:hover {
|
|
|
text-decoration: underline;
|
|
|
}
|
|
|
|
|
|
@@ -2980,7 +2975,7 @@ form#vstobjects.suspended {
|
|
|
}
|
|
|
|
|
|
.ui-dialog .ui-dialog-buttonpane button {
|
|
|
- margin: .5em .5em .5em 0;
|
|
|
+ margin: 0.5em 0.5em 0.5em 0;
|
|
|
box-shadow:
|
|
|
0 1px 4px rgb(0 0 0 / 20%),
|
|
|
inset 0 0 1px #fff,
|
|
|
@@ -3028,7 +3023,6 @@ form#vstobjects.suspended {
|
|
|
.shortcuts-inner {}
|
|
|
|
|
|
@media screen and (min-width: 768px) {
|
|
|
-
|
|
|
.shortcuts-inner {
|
|
|
display: flex;
|
|
|
}
|
|
|
@@ -3186,12 +3180,6 @@ li[aria-expanded="true"] a {
|
|
|
filter: none;
|
|
|
}
|
|
|
|
|
|
-.server-info-output {
|
|
|
- color: #c36;
|
|
|
- padding: 10px 0 20px 20px;
|
|
|
- background: #fff;
|
|
|
-}
|
|
|
-
|
|
|
.server-info-data {
|
|
|
margin-left: 100px;
|
|
|
margin-top: -20px;
|
|
|
@@ -3328,7 +3316,7 @@ li[aria-expanded="true"] a {
|
|
|
.collapse-header::after {
|
|
|
content: "";
|
|
|
display: block;
|
|
|
- background-image: url(/images/arrow.svg);
|
|
|
+ background-image: url("/images/arrow.svg");
|
|
|
background-size: 22px auto;
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: center;
|