Update Style for sheet, item list and tab + update ui + add svg dice

Update Style for sheet, item list and tab
Update ui
Add svg dice
This commit is contained in:
Mandar
2020-12-15 02:16:10 +01:00
parent a86a0f3ab6
commit 0b51804f21
83 changed files with 3752 additions and 615 deletions

View File

@@ -15,7 +15,6 @@ body,
#sidebar .sidebar-tab #chat-controls div.roll-type-select i.fas {
cursor: url("../assets/cursors/normal.webp"), default !important;
}
a,
#hotbar .macro,
#playlists-popout .global-volume::-webkit-slider-thumb,
@@ -48,7 +47,6 @@ form .form-group .form-fields button,
form button {
cursor: url("../assets/cursors/pointer.webp"), pointer !important;
}
.draggable {
cursor: url("../assets/cursors/drag.webp"), move !important;
}