1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

persist locked fields in xml

This commit is contained in:
Luke Pulverenti 2013-08-03 20:59:23 -04:00
parent ac0d27c13c
commit 1c34ed63e3

View file

@ -66,8 +66,8 @@
}
.jstree li {
margin-left: 8px;
min-width: 8px;
margin-left: 10px;
min-width: 10px;
border-bottom: 1px solid #555;
}