PluginProbe
WebTotem Security / 2.1.9
WebTotem Security v2.1.9
3.0.1 3.0.0 trunk 1.0 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 2.0 2.1 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.1 2.2.2 2.2.3 2.2.4 All 109 releases
wt-security / htdocs / css / dark-theme.css

dark-theme.css in WebTotem Security 2.1.9, at htdocs/css/dark-theme.css

199 lines 6.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 @charset "UTF-8";
2 .wtotem_theme—dark .card,
3 .wtotem_theme—dark .card:before,
4 .wtotem_theme—dark .wtotem_chart-first__btn_active {
5 background: #282828; }
6
7 .wtotem_theme—dark .wtotem_content,
8 .wtotem_theme—dark .wtotem_footer,
9 .wtotem_theme—dark .wtotem_chart-first__right,
10 .wtotem_theme—dark .wtotem_control__block,
11 .wtotem_theme—dark .wtotem_state__select,
12 .wtotem_theme—dark .wtotem_unit__circle_loading {
13 background: #191919; }
14
15 .wtotem_theme—dark .wtotem_version__count {
16 border: 1px solid #f3f5f6; }
17
18 .wtotem_theme—dark .wtotem_logo {
19 background: url("../img/dr-logo.svg") no-repeat center center/cover; }
20
21 .wtotem_theme—dark .wtotem_nav__link,
22 .wtotem_theme—dark .wtotem_nav__link_active,
23 .wtotem_theme—dark .wtotem_version__count,
24 .wtotem_theme—dark .title,
25 .wtotem_theme—dark .wtotem_title-info__title,
26 .wtotem_theme—dark .wtotem_overall__text,
27 .wtotem_theme—dark .wtotem_info__subtitle,
28 .wtotem_theme—dark .wtotem_info__info,
29 .wtotem_theme—dark .wtotem_numbers__figures,
30 .wtotem_theme—dark .wtotem_from__country,
31 .wtotem_theme—dark .wtotem_from__country span,
32 .wtotem_theme—dark .wtotem_data__th,
33 .wtotem_theme—dark .wtotem_antivirus__title,
34 .wtotem_theme—dark .wtotem_table__title,
35 .wtotem_theme—dark .wtotem_table__subject,
36 .wtotem_theme—dark .wtotem_table__text,
37 .wtotem_theme—dark .wtotem_table__perfomance,
38 .wtotem_theme—dark .wtotem_footer__text,
39 .wtotem_theme—dark .wtotem_footer__text,
40 .wtotem_theme—dark .wtotem_chart__btn,
41 .wtotem_theme—dark .wtotem_antivirus__item:last-child div,
42 .wtotem_theme—dark .wtotem_from__percent,
43 .wtotem_theme—dark .wtotem_chart-first__all,
44 .wtotem_theme—dark .wtotem_chart-first__hack p,
45 .wtotem_theme—dark .wtotem_chart-first__btn_active,
46 .wtotem_theme—dark .wtotem_chart__text,
47 .wtotem_theme—dark .wtotem_table__initial-value,
48 .wtotem_theme—dark .arrow-right,
49 .wtotem_theme—dark .wtotem_print__label,
50 .wtotem_theme—dark .wtotem_state__text,
51 .wtotem_theme—dark .wtotem_pagination__number,
52 .wtotem_theme—dark .wtotem_data__td,
53 .wtotem_theme—dark .wtotem_file-table__th,
54 .wtotem_theme—dark .wtotem_file-table,
55 .wtotem_theme—dark .wtotem_option__title,
56 .wtotem_theme—dark .wtotem_option__text,
57 .wtotem_theme—dark .wtotem_control__title,
58 .wtotem_theme—dark .wtotem_control__name,
59 .wtotem_theme—dark .onoff__label:after,
60 .wtotem_theme—dark .onoff__label:before,
61 .wtotem_theme—dark .wtotem_offer__title,
62 .wtotem_theme—dark .wtotem_offer__text,
63 .wtotem_theme—dark .wtotem_unit__expectation_loading,
64 .wtotem_theme—dark .wtotem_alert__text {
65 color: #f3f5f6; }
66
67 .wtotem_theme—dark .wtotem_data__ip {
68 color: #86939e; }
69
70 .wtotem_theme—dark .wtotem_chart__btn {
71 border: 1px solid #f3f5f6; }
72
73 .wtotem_theme—dark .wtotem_title-info__info {
74 background: url("../img/dr-info.svg") no-repeat center center/cover; }
75
76 .wtotem_theme—dark .wtotem_nav__link_active {
77 color: #3d50df; }
78
79 .wtotem_theme—dark .wtotem_info__item:first-child,
80 .wtotem_theme—dark .wtotem_numbers__item,
81 .wtotem_theme—dark .wtotem_antivirus__item,
82 .wtotem_theme—dark .wtotem_unit__block {
83 border-right: 1px solid #3c3c3d; }
84
85 .wtotem_theme—dark .wtotem_antivirus__item:last-child {
86 border-right: none; }
87
88 .wtotem_theme—dark .wtotem_numbers__item:last-child {
89 border-right: none; }
90
91 .wtotem_theme—dark .wtotem_table__col {
92 border-right: 1px solid #3c3c3d;
93 border-bottom: 1px solid #3c3c3d; }
94
95 .wtotem_theme—dark .wtotem_table__col:last-child {
96 border-right: none; }
97
98 .wtotem_theme—dark .wtotem_chart__line {
99 background: #3c3c3d; }
100
101 .wtotem_theme—dark .wtotem_table__th,
102 .wtotem_theme—dark .wtotem_table__td {
103 border-bottom: 1px solid #3c3c3d; }
104
105 .wtotem_theme—dark .wtotem_table__link:after {
106 content: "";
107 border: solid #fff;
108 border-width: 0 1.5px 1.5px 0;
109 transform: rotate(-45deg);
110 -webkit-transform: rotate(-45deg); }
111
112 .wtotem_theme—dark .arrow-right:after {
113 content: "";
114 border: solid #f3f5f6;
115 border-width: 0 1px 1px 0;
116 transform: rotate(-45deg);
117 -webkit-transform: rotate(-45deg);
118 margin-left: 10px; }
119
120 .wtotem_theme—dark .wtotem_footer__line,
121 .wtotem_theme—dark .wtotem_state__line {
122 background: #2d2e2e; }
123
124 .wtotem_theme—dark .wtotem_footer__app-store {
125 width: 19px;
126 height: 19px;
127 background: url("../img/dr-app-store.svg") no-repeat center center/cover; }
128
129 .wtotem_theme—dark .wtotem_footer__play-store {
130 width: 17px;
131 height: 19px;
132 background: url("../img/dr-play-store.svg") no-repeat center center/cover; }
133
134 .wtotem_theme—dark .wtotem_footer__logo {
135 background: url("../img/dr-logo-footer.svg") no-repeat center center/cover; }
136
137 .wtotem_theme—dark .line-chart__tooltip,
138 .wtotem_theme—dark .line-chart__tooltip::before {
139 background: #3d50df; }
140
141 .wtotem_theme—dark .wtotem_firewall__icon {
142 background: url("../img/dr-shape.svg") no-repeat center center/cover; }
143
144 .wtotem_theme—dark .wtotem_pagination__number_active {
145 background: #5a5c5e; }
146
147 .wtotem_pagination__number:hover {
148 color: #5e6977;
149 transition: all 0.2s ease; }
150
151 .wtotem_theme—dark .onoff__label {
152 background: #686868; }
153
154 .wtotem_theme—dark .wtotem_print__img {
155 background: url("../img/dr-print.svg") no-repeat center center/cover; }
156
157 .wtotem_theme—dark .wtotem_control__trash {
158 background: url("../img/dr-trash.svg") no-repeat center center/cover; }
159
160 .wtotem_theme—dark .onoff__input:checked + label .onoff__circle {
161 background: #4bc374; }
162
163 .wtotem_theme—dark .onoff__circle {
164 background: #ec6d62; }
165
166 .wtotem_theme—dark .wtotem_alert__close:before,
167 .wtotem_theme—dark .wtotem_alert__close:after {
168 background: #dadada; }
169
170 .wtotem_info__item .arrow-right {
171 color: #3d50df; }
172 .wtotem_info__item .arrow-right:after {
173 content: "";
174 border: solid #3d50df;
175 border-width: 0 1px 1px 0;
176 transform: rotate(-45deg);
177 -webkit-transform: rotate(-45deg);
178 margin-left: 10px; }
179
180 /* 320-576px Extra small */
181 @media screen and (max-width: 576px) {
182 .wtotem_theme—dark .wtotem_info__item:first-child {
183 border-right: none; }
184 .wtotem_theme—dark .wtotem_antivirus__item {
185 border-bottom: 1px solid #3c3c3d; }
186 .wtotem_theme—dark .wtotem_numbers__item:last-child {
187 border-right: 1px solid #3c3c3d; }
188 .wtotem_theme—dark .wtotem_numbers__item:nth-child(2) {
189 border-right: none; }
190 .wtotem_theme—dark .wtotem_antivirus__item:last-child {
191 border-right: none;
192 border-bottom: none; }
193 .wtotem_theme—dark .wtotem_antivirus__item:nth-child(2) {
194 border-right: none; }
195 .wtotem_theme—dark .wtotem_antivirus__item:nth-child(3) {
196 border-bottom: none; } }
197
198 /*# sourceMappingURL=dark-theme.css.map */
199