From f1960f5154acc8a8791fcb4094c462a3b5abdbef Mon Sep 17 00:00:00 2001 From: LawnCable Date: Wed, 20 Jun 2018 18:51:41 +0200 Subject: Fixed cursor was a selector when hovering over the title of the server Changed the social button style a little - it looks acceptable for now on win10, but I have no Idea how it looks on win7 - be aware that it might look uglier than before --- assets/index.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/index.css b/assets/index.css index d2b489e..5dfd86e 100644 --- a/assets/index.css +++ b/assets/index.css @@ -252,6 +252,7 @@ z-index: 2; border-radius: 2pt; font-size: x-large; line-height: 100%; + pointer-events: none; } .infoServerPage > .shortDescription { @@ -260,6 +261,7 @@ z-index: 2; width: fit-content; margin-bottom: 7pt; padding: 3pt 3pt; + pointer-events: none; } .infoServerPage > .news { @@ -318,6 +320,8 @@ z-index: 2; .socialContainer > button { height:16pt; margin-left: 3pt; + cursor: pointer; + border-radius: 4pt; } #activity { -- cgit v1.2.3-60-g2f50