Browse code

removed style.css

DoubleBastionAdmin authored on 21/05/2024 01:36:07
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,285 +0,0 @@
1
-/**
2
- * @copyright 2021 Double Bastion LLC <www.doublebastion.com>
3
- *
4
- * @author Double Bastion LLC
5
- *
6
- * @license GNU AGPL version 3 or any later version
7
- *
8
- * This program is free software; you can redistribute it and/or
9
- * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
10
- * License as published by the Free Software Foundation; either
11
- * version 3 of the License, or any later version.
12
- *
13
- * This program is distributed in the hope that it will be useful,
14
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
- * GNU AFFERO GENERAL PUBLIC LICENSE for more details.
17
- *
18
- * You should have received a copy of the GNU Affero General Public
19
- * License along with this program.  If not, see <http://www.gnu.org/licenses/>.
20
- *
21
- */
22
-
23
-@font-face {
24
-    font-family: 'Open Sans';
25
-    src: url('../fonts/opensans-light.woff2') format('woff2'),
26
-         url('../fonts/opensans-light.woff') format('woff');
27
-    font-weight: 300;
28
-    font-style: normal;
29
-}
30
-@font-face {
31
-    font-family: 'Open Sans';
32
-    src: url('../fonts/opensans-lightitalic.woff2') format('woff2'),
33
-         url('../fonts/opensans-lightitalic.woff') format('woff');
34
-    font-weight: 300;
35
-    font-style: italic;
36
-}
37
-@font-face {
38
-    font-family: 'Open Sans';
39
-    src: url('../fonts/opensans-regular.woff2') format('woff2'),
40
-         url('../fonts/opensans-regular.woff') format('woff');
41
-    font-weight: 400;
42
-    font-style: normal;
43
-}
44
-@font-face {
45
-    font-family: 'Open Sans';
46
-    src: url('../fonts/opensans-italic.woff2') format('woff2'),
47
-         url('../fonts/opensans-italic.woff') format('woff');
48
-    font-weight: 400;
49
-    font-style: italic;
50
-}
51
-@font-face {
52
-    font-family: 'Open Sans';
53
-    src: url('../fonts/opensans-semibold.woff2') format('woff2'),
54
-         url('../fonts/opensans-semibold.woff') format('woff');
55
-    font-weight: 600;
56
-    font-style: normal;
57
-}
58
-@font-face {
59
-    font-family: 'Open Sans';
60
-    src: url('../fonts/opensans-semibolditalic.woff2') format('woff2'),
61
-         url('../fonts/opensans-semibolditalic.woff') format('woff');
62
-    font-weight: 600;
63
-    font-style: italic;
64
-}
65
-@font-face {
66
-    font-family: 'Open Sans';
67
-    src: url('../fonts/opensans-bold.woff2') format('woff2'),
68
-         url('../fonts/opensans-bold.woff') format('woff');
69
-    font-weight: 700;
70
-    font-style: normal;
71
-}
72
-@font-face {
73
-    font-family: 'Open Sans';
74
-    src: url('../fonts/opensans-bolditalic.woff2') format('woff2'),
75
-         url('../fonts/opensans-bolditalic.woff') format('woff');
76
-    font-weight: 700;
77
-    font-style: italic;
78
-}
79
-@font-face {
80
-    font-family: 'Open Sans';
81
-    src: url('../fonts/opensans-extrabold.woff2') format('woff2'),
82
-         url('../fonts/opensans-extrabold.woff') format('woff');
83
-    font-weight: 800;
84
-    font-style: normal;
85
-}
86
-@font-face {
87
-    font-family: 'Open Sans';
88
-    src: url('../fonts/opensans-extrabolditalic.woff2') format('woff2'),
89
-         url('../fonts/opensans-extrabolditalic.woff') format('woff');
90
-    font-weight: 800;
91
-    font-style: italic;
92
-}
93
-
94
-@font-face {
95
-    font-family: 'Inter';
96
-    src: url('../fonts/Inter-Regular.woff2') format('woff2'),
97
-         url('../fonts/Inter-Regular.woff') format('woff');
98
-    font-weight: 400;
99
-    font-style: normal;
100
-}
101
-@font-face {
102
-    font-family: 'Inter';
103
-    src: url('../fonts/Inter-Italic.woff2') format('woff2'),
104
-         url('../fonts/Inter-Italic.woff') format('woff');
105
-    font-weight: 400;
106
-    font-style: italic;
107
-}
108
-@font-face {
109
-    font-family: 'Inter';
110
-    src: url('../fonts/Inter-Medium.woff2') format('woff2'),
111
-         url('../fonts/Inter-Medium.woff') format('woff');
112
-    font-weight: 500;
113
-    font-style: normal;
114
-}
115
-@font-face {
116
-    font-family: 'Inter';
117
-    src: url('../fonts/Inter-MediumItalic.woff2') format('woff2'),
118
-         url('../fonts/Inter-MediumItalic.woff') format('woff');
119
-    font-weight: 500;
120
-    font-style: italic;
121
-}
122
-@font-face {
123
-    font-family: 'Inter';
124
-    src: url('../fonts/Inter-SemiBold.woff2') format('woff2'),
125
-         url('../fonts/Inter-SemiBold.woff') format('woff');
126
-    font-weight: 600;
127
-    font-style: normal;
128
-}
129
-@font-face {
130
-    font-family: 'Inter';
131
-    src: url('../fonts/Inter-SemiBoldItalic.woff2') format('woff2'),
132
-         url('../fonts/Inter-SemiBoldItalic.woff') format('woff');
133
-    font-weight: 600;
134
-    font-style: italic;
135
-}
136
-@font-face {
137
-    font-family: 'Inter';
138
-    src: url('../fonts/Inter-Bold.woff2') format('woff2'),
139
-         url('../fonts/Inter-Bold.woff') format('woff');
140
-    font-weight: 700;
141
-    font-style: normal;
142
-}
143
-@font-face {
144
-    font-family: 'Inter';
145
-    src: url('../fonts/Inter-BoldItalic.woff2') format('woff2'),
146
-         url('../fonts/Inter-BoldItalic.woff') format('woff');
147
-    font-weight: 700;
148
-    font-style: italic;
149
-}
150
-@font-face {
151
-    font-family: 'Inter';
152
-    src: url('../fonts/Inter-ExtraBold.woff2') format('woff2'),
153
-         url('../fonts/Inter-ExtraBold.woff') format('woff');
154
-    font-weight: 800;
155
-    font-style: normal;
156
-}
157
-@font-face {
158
-    font-family: 'Inter';
159
-    src: url('../fonts/Inter-ExtraBoldItalic.woff2') format('woff2'),
160
-         url('../fonts/Inter-ExtraBoldItalic.woff') format('woff');
161
-    font-weight: 800;
162
-    font-style: italic;
163
-}
164
-
165
-#app {
166
-   position: relative;
167
-   display: flex;
168
-   min-height: 100%;
169
-   min-width: 100%;
170
-}
171
-
172
-#app-content {
173
-   position: relative;
174
-   z-index: 1000;
175
-   flex-basis: 100vw;
176
-   min-width: 0;
177
-   min-height: 100%;
178
-   margin: 0 !important;
179
-   overflow-y: scroll;
180
-}
181
-
182
-#app-content #app-content-wrapper {
183
-   height: 100%;
184
-}
185
-
186
-#sip_trip_phone_adm {
187
-   font-family: 'Open Sans';
188
-}
189
-
190
-.sip_trip_box {
191
-   display: block;
192
-   width: 500px;
193
-   font-family: 'Open Sans';
194
-}
195
-
196
-#settings-dscr {
197
-  padding-top: 3px;
198
-  font-size: 15.6px;
199
-}
200
-
201
-#sip_trip_phone_save_msg {
202
-  color: #181918;
203
-  background-color: #a5e5b3;
204
-  font-weight: bold;
205
-  border-radius: 3px;
206
-}
207
-
208
-#STPhoneContent {
209
-  display: block; 
210
-  position: relative;
211
-  width: 100%;
212
-  height: 100%;
213
-}
214
-
215
-#STPhoneGreyLogo {
216
-  display: block;
217
-  margin-top: -40px;
218
-  position: relative;
219
-  background-image: url('../img/sip_trip_phone_grey.svg');
220
-  background-repeat: no-repeat;
221
-  background-position: center center;
222
-  width: 100%;
223
-  height: 100%;
224
-}
225
-
226
-#sipuserpassword {
227
-  font-size: 12px;
228
-}
229
-
230
-#labelSipRealm, #stunServer, #debugLogging, #voiceNumbers, #dftVoiceNumber {
231
-  width: 500px;
232
-}
233
-
234
-#voiceNumbers, #dftVoiceNumber { 
235
-  margin: 12px 0 0 0;
236
-}
237
-
238
-#tracesipmsg {
239
-  cursor: pointer;
240
-}
241
-
242
-.stpVoicePhNoTip {
243
-   position: relative;
244
-   display: inline-block;
245
-   z-index: 1000;
246
-}
247
-
248
-.stpdtVoicePhNoTip {
249
-   position: relative;
250
-   display: inline-block;
251
-   z-index: 999;
252
-}
253
-
254
-#stpVoicePhNoInfo, #stpdtVoicePhNoInfo {
255
-  display: inline;
256
-  margin: 0px 0px 0px 8px;
257
-  color: #5c8cbf;
258
-  font-family: 'Inter';
259
-  font-weight: 800;
260
-  font-size: 17px;
261
-  vertical-align: top;
262
-}
263
-
264
-.stpVoicePhNoText, .stpdtVoicePhNoText {
265
-   display: block;
266
-   position: absolute;
267
-   visibility: hidden;
268
-   top: 16px;
269
-   left: -110px;
270
-   width: 370px;
271
-   height: auto;
272
-   padding: 6px 12px;
273
-   color: #393939;
274
-   font-size: 15px;
275
-   font-weight: 600;
276
-   border-radius: 6px;
277
-   overflow-y: auto;
278
-   background-color: #fafafa;
279
-   box-shadow: 0 0 23px rgba(0, 0, 0, 0.1);
280
-   -webkit-box-shadow: 0 0 23px rgba(0, 0, 0, 0.23);
281
-}
282
-
283
-.stpVoicePhNoTip:hover .stpVoicePhNoText, .stpdtVoicePhNoTip:hover .stpdtVoicePhNoText {
284
-   visibility: visible;
285
-}