removed unused 'OpenPypeVersionLabel' style

This commit is contained in:
Jakub Trllo 2024-09-03 16:14:04 +02:00
parent 84f1f6f17a
commit a9c100c91e

View file

@ -1472,14 +1472,6 @@ CreateNextPageOverlay {
border-radius: 5px;
}
#OpenPypeVersionLabel[state="success"] {
color: {color:settings:version-exists};
}
#OpenPypeVersionLabel[state="warning"] {
color: {color:settings:version-not-found};
}
#ShadowWidget {
font-size: 36pt;
}