diff --git a/app/overlay.ejs b/app/overlay.ejs index 242fe08..9dae97f 100644 --- a/app/overlay.ejs +++ b/app/overlay.ejs @@ -39,6 +39,8 @@ } .serverListing { + border: none; + padding: 0px; width: 375px; min-height: 60px; display: flex; @@ -54,7 +56,9 @@ cursor: default; opacity: 1.0; } -.serverListing:hover { +.serverListing:hover, +.serverListing:focus { + outline: none; opacity: 1.0; } #serverSelectListScrollable > .serverListing:not(:first-child):not(:last-child) { @@ -219,7 +223,7 @@ Available Servers
-
+
-
-
+ +
- -
+ +
- -
+ +
- +