0
0
mirror of https://github.com/marcrobledo/savegame-editors.git synced 2025-04-24 16:35:10 +00:00

Small css changes.

This commit is contained in:
magiczocker10 2024-09-22 13:26:13 +02:00 committed by GitHub
parent f157d88875
commit c4f93d9aeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,6 +71,9 @@
border-radius: 5px;
cursor: pointer;
}
.menu-sidebar > div[class$="-22"] {
text-indent: 2em;
}
.menu-sidebar > div[open] {
background: #cececf;
@ -81,6 +84,7 @@
background-repeat: no-repeat;
display: inline-block;
height: 64px;
image-rendering: pixelated;
margin: 5px;
vertical-align: text-top;
width: 64px;