Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @import url('https://fonts.googleapis.com/css?family=Roboto');
- div#LiveTickerListingWindow {
- left: 1px!important;
- top: 1px!important;
- width: 1900px!important;
- }
- .x-window-bbar {
- display: none;
- }
- .x-window-tl .x-window-header {
- display: none;
- }
- .x-window-plain .x-window-body {width:1900px!important;}
- .x-shadow {display:none!important;}
- .x-panel-bwrap{width:1900px;}
- .x-grid3-scroller {height: 100vh!important;width: 1900px!important;}
- .x-panel {
- left:0px!important;
- width:1900px!important;
- }
- .x-grid-panel .x-panel-body {min-height: 100vh!important;
- width: 1900px!important;}
- .x-window-ml {min-height:100vh!important;}
- .x-window-plain .x-window-body {height:100vh!important;}
- .x-grid3-viewport {width:1900px!important;
- }
- .x-grid3-header-inner {display:content!important;overflow: visible!important;}
- .x-grid3 {width: 100%!important;height:100vh!important;}
- .x-grid3 table td {font-size:14px!important; font-weight:700;font-family:roboto;}
- .x-grid3-col:nth-child(1){display:none;}
- .x-grid3-col:nth-child(5){display:none;}
- .x-grid3-col:nth-child(7){width:120px;}
- .x-grid3-col:nth-child(6){width:1200px!important;}
- .x-grid3-col:nth-child(2){display:none;}
- .x-grid3-col:nth-child(4){width:145px!important;display: table-cell;}
- .x-grid3 table {width:100vh!important;}
- .x-grid3-row {width:100vh!important;}
- .x-grid3 table td:nth-child(1){display:none;}
- .x-grid3 table td:nth-child(5){display:none;}
- .x-grid3 table td:nth-child(6){width:1200px!important;}
- .x-grid3 table td:nth-child(2){display:none;}
- .x-grid3 table td:nth-child(4){width:145px!important;display: table-cell;}
- //x-grid3 table {width:1900px!important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement