Reverted style.css changes that broke the web page.
Ylian Saint-Hilaire committed
Jan 20, 2022 at 13:33 UTC
ace6ac4e167f80c4cd166cfc1a8288a9b0641078
2 files changed
+6
-28
public/styles/style.css
-28
@@ -136,10 +136,8 @@ body {
136
width: 100%;
137
grid-area: header;
138
-ms-grid-column: 1;
139
- grid-column: 1;
139
-ms-grid-column-span: 2;
140
-ms-grid-row: 1;
142
- grid-row: 1;
141
}
142
143
.fulldesk #masthead {
@@ -180,9 +178,7 @@ body {
178
179
#page_leftbar {
180
-ms-grid-column: 1;
183
- grid-column: 1;
181
-ms-grid-row: 2;
185
- grid-row: 2;
182
-ms-grid-row-span: 3;
183
height: 100%;
184
/* height: calc(100vh - 66px); */
@@ -217,9 +213,7 @@ body {
213
position: relative;
214
grid-area: nav;
215
-ms-grid-column: 2;
220
- grid-column: 2;
216
-ms-grid-row: 2;
222
- grid-row: 2;
217
}
218
219
.fulldesk #topbar {
@@ -228,10 +222,8 @@ body {
222
223
.menu_stack #topbar, .login #topbar, .arg_hide #topbar {
224
-ms-grid-column: 1;
231
- grid-column: 1;
225
-ms-grid-column-span: 2;
226
-ms-grid-row: 2;
234
- grid-row: 2;
227
}
228
229
.logoncontrolspan, .logoncontrolspan2 {
@@ -342,18 +334,14 @@ body {
334
335
.menu_stack.fullscreen.fulldesk #column_l {
336
-ms-grid-column: 1;
345
- grid-column: 1;
337
-ms-grid-row: 1;
347
- grid-row: 1;
338
-ms-grid-column-span: 2;
339
-ms-grid-row-span: 4;
340
}
341
342
.fullscreen #column_l {
343
-ms-grid-column: 2;
354
- grid-column: 1;
344
-ms-grid-row: 3;
356
- grid-row: 3;
345
grid-area: content;
346
width: unset;
347
/* height: calc(100vh - 111px);
@@ -363,10 +351,8 @@ body {
351
352
.menu_stack.fullscreen #column_l, .login #column_l, .arg_hide #column_l {
353
-ms-grid-column: 1;
366
- grid-column: 1;
354
-ms-grid-column-span: 2;
355
-ms-grid-row: 3;
369
- grid-row: 3;
356
}
357
358
.fulldesk #column_l {
@@ -378,9 +364,7 @@ body {
364
padding: 0;
365
max-height: none;
366
-ms-grid-column: 1;
381
- grid-column: 1;
367
-ms-grid-row: 1;
383
- grid-row: 1;
368
background-color: rgb(0, 51, 102);
369
}
370
@@ -450,9 +434,7 @@ body {
434
435
#footer {
436
-ms-grid-column: 2;
453
- grid-column: 2;
437
-ms-grid-row: 4;
455
- grid-row: 4;
438
grid-area: footer;
439
clear: both;
440
overflow: auto;
@@ -469,10 +451,8 @@ body {
451
452
.menu_stack.fullscreen #footer, .login #footer, .arg_hide #footer {
453
-ms-grid-column: 1;
472
- grid-column: 1;
454
-ms-grid-column-span: 2;
455
-ms-grid-row: 4;
475
- grid-row: 4;
456
}
457
458
/* Support for footer made with table */
@@ -2473,9 +2453,7 @@ a {
2453
#deskarea1 {
2454
grid-area: deskarea1;
2455
-ms-grid-column: 1;
2476
- grid-column: 1;
2456
-ms-grid-row: 1;
2478
- grid-row: 1;
2457
min-height: 20px;
2458
}
2459
@@ -2484,9 +2462,7 @@ a {
2462
grid-area: deskarea2;
2463
background-color: gray;
2464
-ms-grid-column: 1;
2487
- grid-column: 1;
2465
-ms-grid-row: 2;
2489
- grid-row: 2;
2466
}
2467
2468
#progressbar {
@@ -2515,9 +2491,7 @@ a {
2491
max-height: 100%;
2492
height: 100%;
2493
-ms-grid-column: 1;
2518
- grid-column: 1;
2494
-ms-grid-row: 3;
2520
- grid-row: 3;
2495
}
2496
2497
#DeskFocus {
@@ -2658,9 +2632,7 @@ a {
2632
#deskarea4 {
2633
grid-area: deskarea4;
2634
-ms-grid-column: 1;
2661
- grid-column: 1;
2635
-ms-grid-row: 4;
2663
- grid-row: 4;
2636
}
2637
2638
#DeskChatButton, #DeskNotifyButton, #DeskOpenWebButton, #DeskBackgroundButton, #DeskSaveImageButton, #DeskRecordButton, #DeskClipboardInButton, #DeskClipboardOutButton, #DeskRefreshButton, #DeskLockButton, #DeskInputLockedButton, #DeskInputUnLockedButton, #DeskGuestShareButton {
translate/translate.json
+6
@@ -25630,6 +25630,12 @@
25630
"sharing.handlebars->11->51"
25631
]
25632
},
25633
+ {
25634
+ "en": "Filter: user:xxx or u:xxx ip:xxx group:xxx or g:xxx tag:xxx or t: xxx atag:xxx or a:xxx os:xxx amt:xxx desc:xxx wsc:ok wsc:noav wsc:noupdate wsc:nofirewall wsc:any",
25635
+ "xloc": [
25636
+ "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar"
25637
+ ]
25638
+ },
25639
{
25640
"cs": "Nalézt",
25641
"de": "Finden",