File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 20
20
}
21
21
}
22
22
.sampling-message {
23
- font-size : 12 px ;
23
+ font-size : 13 px ;
24
24
font-weight : 200 ;
25
25
padding : 5px 25px ;
26
26
border-bottom : 2px solid @gray7
Original file line number Diff line number Diff line change 1
1
div
2
2
.sidebar.panel
3
- div.compass-logo
4
3
div( data-hook ='instance-properties-subview' )
5
4
div( data-hook ='collection-filter-subview' )
6
5
div( data-hook ='collection-list-subview' )
Original file line number Diff line number Diff line change 17
17
18
18
.instance-properties {
19
19
position : absolute ;
20
- top : 78 px ;
20
+ top : 18 px ;
21
21
left : 10px ;
22
22
23
23
.hostname {
84
84
85
85
.list-filter {
86
86
position : absolute ;
87
- top : 156 px ;
87
+ top : 96 px ;
88
88
width : 100% ;
89
89
// padding-bottom: 12px;
90
90
box-shadow : 0 2px 0 rgba (0 ,0 ,0 ,0.2 );
137
137
.list-group {
138
138
line-height : 24px ;
139
139
position : absolute ;
140
- top : 189 px ;
140
+ top : 129 px ;
141
141
bottom : 0px ;
142
142
overflow-y : auto ;
143
143
width : 100% ;
You can’t perform that action at this time.
0 commit comments