mirror of
https://github.com/unraid/webgui.git
synced 2026-01-13 21:20:01 -06:00
Notifications: fix "target" area
This commit is contained in:
@@ -76,7 +76,7 @@ textarea{resize:none}
|
||||
.nav-item a b{display:none}
|
||||
.nav-user{position:fixed;top:102px;right:10px}
|
||||
.nav-user a{color:#606e7f;background-color:transparent}
|
||||
.nav-user .panel{position:absolute;top:-17px;left:-8px}
|
||||
.nav-user .panel{position:absolute;top:-17px;left:-8px;height:8px}
|
||||
.nav-user .dot{font-size:8px}
|
||||
.LanguageButton{font-size:12px !important;} /* Fix Switch Language Being Cut-Off */
|
||||
div.title{color:#39587f;margin:20px 0 10px 0;padding:10px 0;clear:both;background-color:#e4e2e4;border-bottom:1px solid #606e7f;letter-spacing:1.8px}
|
||||
|
||||
@@ -76,7 +76,7 @@ div.title.shift{margin-top:-30px}
|
||||
.nav-item.active:after{background-color:#1c1b1b}
|
||||
.nav-user a{color:#1c1b1b;background-color:transparent;display:block;padding:0 10px}
|
||||
.nav-user .system{vertical-align:middle;padding-bottom:2px}
|
||||
.nav-user .panel{position:absolute;top:-15px;left:1px}
|
||||
.nav-user .panel{position:absolute;top:-15px;left:1px;height:8px}
|
||||
.nav-user .dot{font-size:8px}
|
||||
#clear{clear:both}
|
||||
#footer{position:fixed;bottom:0;left:0;color:#d4d5d6;background-color:#2b2a29;padding:5px 0;width:100%;height:1.6rem;line-height:1.6rem;text-align:center;z-index:10000}
|
||||
|
||||
@@ -76,7 +76,7 @@ textarea{resize:none}
|
||||
.nav-item a b{display:none}
|
||||
.nav-user{position:fixed;top:102px;right:10px}
|
||||
.nav-user a{color:#606e7f;background-color:transparent}
|
||||
.nav-user .panel{position:absolute;top:-17px;left:-8px}
|
||||
.nav-user .panel{position:absolute;top:-17px;left:-8px;height:8px}
|
||||
.nav-user .dot{font-size:8px}
|
||||
.LanguageButton{font-size:12px !important;} /* Fix Switch Language Being Cut-Off */
|
||||
div.title{color:#39587f;margin:20px 0 10px 0;padding:10px 0;clear:both;background-color:#1b1d1b;border-bottom:1px solid #606e7f;letter-spacing:1.8px}
|
||||
|
||||
@@ -76,7 +76,7 @@ div.title.shift{margin-top:-30px}
|
||||
.nav-item.active:after{background-color:#f2f2f2}
|
||||
.nav-user a{color:#f2f2f2;background-color:transparent;display:block;padding:0 10px}
|
||||
.nav-user .system{vertical-align:middle;padding-bottom:2px}
|
||||
.nav-user .panel{position:absolute;top:-15px;left:1px}
|
||||
.nav-user .panel{position:absolute;top:-15px;left:1px;height:8px}
|
||||
.nav-user .dot{font-size:8px}
|
||||
#clear{clear:both}
|
||||
#footer{position:fixed;bottom:0;left:0;color:#2b2a29;background-color:#d4d5d6;padding:5px 0;width:100%;height:1.6rem;line-height:1.6rem;text-align:center;z-index:10000}
|
||||
|
||||
Reference in New Issue
Block a user