Explorar o código

UI: Add missing refresh icon to acri qss file

jp9000 %!s(int64=5) %!d(string=hai) anos
pai
achega
66863269e8
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      UI/data/themes/Acri.qss

+ 4 - 0
UI/data/themes/Acri.qss

@@ -345,6 +345,10 @@ QToolButton:pressed {
 	qproperty-icon: url(./Dark/settings/general.svg);
 }
 
+* [themeID="refreshIconSmall"] {
+    qproperty-icon: url(./Dark/refresh.svg);
+}
+
 * [themeID="upArrowIconSmall"] {
 	qproperty-icon: url(./Dark/up.svg);
 }