layout tweaks, enable hotkeys
This commit is contained in:
@@ -1231,6 +1231,11 @@ div.loadingPrompt {
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
div.whiteBox {
|
||||
background-color : white;
|
||||
margin-left : 1px;
|
||||
}
|
||||
|
||||
/* layout */
|
||||
|
||||
#header {
|
||||
@@ -1259,7 +1264,7 @@ div.loadingPrompt {
|
||||
#toolbar {
|
||||
position : absolute;
|
||||
left : 261px;
|
||||
padding : 5px 10px 5px 5px;
|
||||
padding : 5px 10px 5px 10px;
|
||||
top : 50px;
|
||||
right : 0px;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user