Import fixes, opera layout fixes, player improvements
This commit is contained in:
@@ -4,8 +4,11 @@
|
||||
border: none;
|
||||
}
|
||||
|
||||
body {
|
||||
html, body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
-moz-user-select: none;
|
||||
@@ -14,6 +17,7 @@ body {
|
||||
user-select: none;
|
||||
cursor: default;
|
||||
min-width: 1000px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#header-container {
|
||||
|
||||
Reference in New Issue
Block a user