mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 16:14:48 +01:00
benj design tweaks
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
width: 20px;
|
||||
|
||||
border: 2px solid #cecece;
|
||||
border-radius: 2px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.CheckboxDisplay:hover {
|
||||
|
||||
@@ -49,6 +49,10 @@
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.MainProgressBarWrapper .ProgressBar {
|
||||
box-shadow: 0px 0px 5px 4px rgb(0 0 0 / 20%);
|
||||
}
|
||||
|
||||
.MainProgressBarWrapper:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user