diff --git a/procentric/application/hoteltv.app.full.css b/procentric/application/hoteltv.app.full.css index 387b9b3..d59e5de 100755 --- a/procentric/application/hoteltv.app.full.css +++ b/procentric/application/hoteltv.app.full.css @@ -27,8 +27,8 @@ .control .mm .hotkey_red { position: absolute; - width: 360px; - height: 50px; + width: 420px; + height: 56px; z-index: 1; display: none; line-height: 50px; @@ -44,8 +44,8 @@ .control .mm .hotkey_green { position: absolute; - width: 360px; - height: 50px; + width: 420px; + height: 56px; z-index: 1; display: none; line-height: 50px; @@ -61,8 +61,8 @@ .control .mm .hotkey_yellow { position: absolute; - width: 360px; - height: 50px; + width: 420px; + height: 56px; z-index: 1; display: none; line-height: 50px; @@ -78,8 +78,8 @@ .control .mm .hotkey_blue { position: absolute; - width: 360px; - height: 50px; + width: 420px; + height: 56px; z-index: 1; display: none; line-height: 50px;