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() {
3939 $ ( '<style/>' )
4040 . append (
4141 '#grcrtTslGroup {' +
42- 'width: 190px ;' +
42+ 'width: 290px ;' +
4343 '}'
4444 )
4545 . append (
@@ -70,7 +70,7 @@ function _GRCRT_TSL() {
7070 . append (
7171 '.TSLwrapper {' +
7272 'height: 16px;' +
73- 'width: 160px ;' +
73+ 'width: 260px ;' +
7474 'position: absolute;' +
7575 'top: 0;' +
7676 'right: 0;' +
@@ -97,7 +97,7 @@ function _GRCRT_TSL() {
9797 'display: inline-block;' +
9898 'vertical-align: top;' +
9999 'color: #FFF;' +
100- 'width: 124px ;' +
100+ 'width: 224px ;' +
101101 'text-align: center;' +
102102 '}'
103103 )
@@ -143,7 +143,7 @@ function _GRCRT_TSL() {
143143 'border-left: 7px solid #423515;' +
144144 'padding-right: 10px;' +
145145 'background-color: rgba(0, 0, 0, 0.1);' +
146- 'width: 213px ;' +
146+ 'width: 313px ;' +
147147 'padding-left: 5px;' +
148148 '}'
149149 )
@@ -392,7 +392,7 @@ function _GRCRT_TSL() {
392392 window_type : g ,
393393 minheight : 440 ,
394394 maxheight : 440 ,
395- width : 250 ,
395+ width : 350 ,
396396 tabs : [ {
397397 type : f . INDEX ,
398398 title : 'none' ,
You can’t perform that action at this time.
0 commit comments