mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 07:34:36 +01:00
more custom elements
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
|
||||
border: 2px solid #ebebec;
|
||||
border: 2px solid #cecece;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.CheckboxDisplay:hover {
|
||||
cursor: pointer;
|
||||
border-color: #cecece;
|
||||
border-color: #aaaaaa;
|
||||
}
|
||||
|
||||
.CheckboxDisplay img {
|
||||
|
||||
Reference in New Issue
Block a user