hotkey overlay: trim margins
This commit is contained in:
parent
c17802891e
commit
6c23f5e005
|
@ -1833,9 +1833,9 @@ img.hlScorePic {
|
|||
|
||||
div#hotkey_help_overlay {
|
||||
position : absolute;
|
||||
left : 15%;
|
||||
right : 15%;
|
||||
top : 15%;
|
||||
left : 5%;
|
||||
right : 5%;
|
||||
top : 5%;
|
||||
z-index : 999;
|
||||
color : white;
|
||||
font-size : 12pt;
|
||||
|
|
Loading…
Reference in New Issue