|
|
|
@ -53,7 +53,7 @@ body.loading > * {
|
|
|
|
|
/**
|
|
|
|
|
* Elements
|
|
|
|
|
*/
|
|
|
|
|
div#wrapperPlayer {
|
|
|
|
|
body > div.ui-layout-north {
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
/*height: 75px;*/
|
|
|
|
@ -361,7 +361,7 @@ body > .ui-layout-south,
|
|
|
|
|
table.dataTable tr td,
|
|
|
|
|
table.dataTable tr th,
|
|
|
|
|
body > .ui-layout-west,
|
|
|
|
|
div#wrapperPlayer {
|
|
|
|
|
body > div.ui-layout-north {
|
|
|
|
|
-webkit-user-select: none;
|
|
|
|
|
-ms-user-select: none;
|
|
|
|
|
-moz-user-select: none;
|
|
|
|
@ -402,7 +402,7 @@ div.drag-table-item {
|
|
|
|
|
opacity: 0.8;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
div#wrapperPlayer {
|
|
|
|
|
body > div.ui-layout-north {
|
|
|
|
|
background: url('../img/viewport_background.png') repeat-x;
|
|
|
|
|
height: 50px;
|
|
|
|
|
}
|
|
|
|
|