Red graphite 2 electric bogaloo: Now aliases actually show up in the file property menu

should have just added it as a snippet, sorry for clogging up the forum.
addbackgroundcolour.css

.theme-light .metadata-container {

   background-color: var(--color-base-20);
   border-style: ridge;
   border-radius: 4px;
}
1 Like