mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Clickthrough on main when blur, and fixed search add bug
This commit is contained in:
@@ -93,6 +93,8 @@ input[type="radio"]{display: none;}
|
||||
.toggtext{display: inline;}
|
||||
.adminBox{float:right;}
|
||||
|
||||
.clickthrough{pointer-events: none;}
|
||||
|
||||
#adminPanel{border-bottom: none; color:white; height:190px; padding: 10px; overflow:hidden; background-color: rgba(0,0,0,0.2); transition: height 0.5s;}
|
||||
.hiddenAdmin{padding:0 !important; margin:0 !important; height: 0 !important;}
|
||||
.button{background-color: rgba(255,255,255,0.2); border-radius: 4px; border: none;color: white;padding: 5px 15px; margin-top: 15px; transition: all 0.1s ease-in-out;}
|
||||
|
||||
Reference in New Issue
Block a user