mirror of
https://github.com/unraid/webgui.git
synced 2026-01-07 01:59:52 -06:00
Adjusted scrollbar width/height
This commit is contained in:
@@ -267,7 +267,7 @@ a.bannerDismiss {float:right;cursor:pointer;text-decoration:none;margin-right:1r
|
||||
.bannerDismiss::before {content:"\e92f";font-family:Unraid;color:#e68a00}
|
||||
a.bannerInfo {cursor:pointer;text-decoration:none}
|
||||
.bannerInfo::before {content:"\f05a";font-family:fontAwesome;color:#e68a00}
|
||||
::-webkit-scrollbar{width:10px;height:10px;background:transparent}
|
||||
::-webkit-scrollbar{width:8px;height:8px;background:transparent}
|
||||
::-webkit-scrollbar-thumb{background:lightgray;border-radius:10px}
|
||||
::-webkit-scrollbar-corner{background:lightgray;border-radius:10px}
|
||||
::-webkit-scrollbar-thumb:hover{background:gray}
|
||||
|
||||
@@ -255,7 +255,7 @@ a.bannerDismiss {float:right;cursor:pointer;text-decoration:none;margin-right:1r
|
||||
.bannerDismiss::before {content:"\e92f";font-family:Unraid;color:#e68a00}
|
||||
a.bannerInfo {cursor:pointer;text-decoration:none}
|
||||
.bannerInfo::before {content:"\f05a";font-family:fontAwesome;color:#e68a00}
|
||||
::-webkit-scrollbar{width:10px;height:10px;background:transparent}
|
||||
::-webkit-scrollbar{width:8px;height:8px;background:transparent}
|
||||
::-webkit-scrollbar-thumb{background:gray;border-radius:10px}
|
||||
::-webkit-scrollbar-corner{background:gray;border-radius:10px}
|
||||
::-webkit-scrollbar-thumb:hover{background:lightgray}
|
||||
|
||||
@@ -267,7 +267,7 @@ a.bannerDismiss {float:right;cursor:pointer;text-decoration:none;margin-right:1r
|
||||
.bannerDismiss::before {content:"\e92f";font-family:Unraid;color:#e68a00}
|
||||
a.bannerInfo {cursor:pointer;text-decoration:none}
|
||||
.bannerInfo::before {content:"\f05a";font-family:fontAwesome;color:#e68a00}
|
||||
::-webkit-scrollbar{width:10px;height:10px;background:transparent}
|
||||
::-webkit-scrollbar{width:8px;height:8px;background:transparent}
|
||||
::-webkit-scrollbar-thumb{background:gray;border-radius:10px}
|
||||
::-webkit-scrollbar-corner{background:gray;border-radius:10px}
|
||||
::-webkit-scrollbar-thumb:hover{background:lightgray}
|
||||
|
||||
@@ -255,7 +255,7 @@ a.bannerDismiss {float:right;cursor:pointer;text-decoration:none;margin-right:1r
|
||||
.bannerDismiss::before {content:"\e92f";font-family:Unraid;color:#e68a00}
|
||||
a.bannerInfo {cursor:pointer;text-decoration:none}
|
||||
.bannerInfo::before {content:"\f05a";font-family:fontAwesome;color:#e68a00}
|
||||
::-webkit-scrollbar{width:10px;height:10px;background:transparent}
|
||||
::-webkit-scrollbar{width:8px;height:8px;background:transparent}
|
||||
::-webkit-scrollbar-thumb{background:lightgray;border-radius:10px}
|
||||
::-webkit-scrollbar-corner{background:lightgray;border-radius:10px}
|
||||
::-webkit-scrollbar-thumb:hover{background:gray}
|
||||
|
||||
Reference in New Issue
Block a user