-
Notifications
You must be signed in to change notification settings - Fork 0
/
desktop.css
executable file
·82 lines (78 loc) · 1.66 KB
/
desktop.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
/*@document regexp("https:.*") {*/
.xs-menu-bottombar{
/*zoom: 0.5;*/
}
.xs-layout{
/*margin-bottom: 0 !important;*/
position: relative;
width: 100% !important;
height: 100%;
/*padding-bottom: 20px !important;*/
}
/*.xs-menu-bottombar-balance *,
.xs-menu-bottombar-equity *,
.xs-menu-bottombar-margin-box *,
.xs-menu-bottombar-margin-level *{float: left; margin-top: 6px;}*/
.xs-menu-bottombar-wallet-button{height: 7px;}
.xs-switch-container{padding: 0 !important;}
.chart-indicator-list *{color: #000;}
.xs-menu-bottombar-profit-value{
/*font-size: 17px !important;*/
}
.xs-menu-bottombar-balance-value{
/*font-size: 15px !important;*/
margin-top: -8px;
}
.xs-menu-bottombar-wallet-button, a.xs-menu-bottombar-wallet-button{
background: #000 !important;
}
.chart-symbol-label{
font-size: 7pt !important;
left: 0px !important;
padding-left: 7px !important;
}
.chart-fullscreen-layout .chart-panel-body{
/*zoom: 0.9;*/
}
.xs-tab-nav-container{
zoom: 0.7;
}
.xs-tab-module-container{
/*top: 17px !important;*/
right: 0;
left: 0;
}
.chart-symbols-draggable-button{
/*zoom: 0.1;*/
}
.chart-symbols-tab{
zoom: 0.5;
}
.chart-symbols-buttonbar>.chart-symbols-tab-container{
height: 11px !important;
}
.chart-panels{
padding-bottom: 10px !important;
}
.chart-panels-container{
height: 102%;
}
.chart-panel-close-section{
/*zoom: 1.5;*/
}
/*}*/
.fv-container .view{display: none;}
.fv-container .sidebar{display: none;}
.content.map .content-view-map{
margin: 0 !important;
}
.has-map .header{
display: none;
}
.has-map .footer{
display: none;
}
#map div:nth-child(2),
#map div:nth-child(4){
display: none;
}