Commit 5a9e2f12 authored by Wieland Morgenstern's avatar Wieland Morgenstern

fix Vahana VR close button

parent a6b4e54f
...@@ -876,7 +876,10 @@ WorkflowDialog QPushButton#buttonCancel, ...@@ -876,7 +876,10 @@ WorkflowDialog QPushButton#buttonCancel,
SimpleThumbnailWidget QPushButton#buttonRemove, SimpleThumbnailWidget QPushButton#buttonRemove,
BackgroundContainer QPushButton#buttonCloseWidget, BackgroundContainer QPushButton#buttonCloseWidget,
AboutWidget QPushButton#buttonClose, AboutWidget QPushButton#buttonClose,
LogDialog QPushButton#buttonClose, LogDialog QPushButton#buttonClose {
border-image: url(:/live/icons/assets/icon/live/close.png);
qProperty-text:"";
}
CropInputTab QPushButton#buttonRestore, CropInputTab QPushButton#buttonRestore,
LogWidget QPushButton#clearLogButton { LogWidget QPushButton#clearLogButton {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment