File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ function _GRCRT_TSL() {
39
39
$ ( '<style/>' )
40
40
. append (
41
41
'#grcrtTslGroup {' +
42
- 'width: 190px ;' +
42
+ 'width: 290px ;' +
43
43
'}'
44
44
)
45
45
. append (
@@ -70,7 +70,7 @@ function _GRCRT_TSL() {
70
70
. append (
71
71
'.TSLwrapper {' +
72
72
'height: 16px;' +
73
- 'width: 160px ;' +
73
+ 'width: 260px ;' +
74
74
'position: absolute;' +
75
75
'top: 0;' +
76
76
'right: 0;' +
@@ -97,7 +97,7 @@ function _GRCRT_TSL() {
97
97
'display: inline-block;' +
98
98
'vertical-align: top;' +
99
99
'color: #FFF;' +
100
- 'width: 124px ;' +
100
+ 'width: 224px ;' +
101
101
'text-align: center;' +
102
102
'}'
103
103
)
@@ -143,7 +143,7 @@ function _GRCRT_TSL() {
143
143
'border-left: 7px solid #423515;' +
144
144
'padding-right: 10px;' +
145
145
'background-color: rgba(0, 0, 0, 0.1);' +
146
- 'width: 213px ;' +
146
+ 'width: 313px ;' +
147
147
'padding-left: 5px;' +
148
148
'}'
149
149
)
@@ -392,7 +392,7 @@ function _GRCRT_TSL() {
392
392
window_type : g ,
393
393
minheight : 440 ,
394
394
maxheight : 440 ,
395
- width : 250 ,
395
+ width : 350 ,
396
396
tabs : [ {
397
397
type : f . INDEX ,
398
398
title : 'none' ,
You can’t perform that action at this time.
0 commit comments