diff --git a/iconpack/package.ini b/iconpack/package.ini index 8655af4..9c3ed22 100644 --- a/iconpack/package.ini +++ b/iconpack/package.ini @@ -1,6 +1,6 @@ Name = Dark Type = Iconpack Author = RandomHost -Version = 0.8.5 +Version = 0.8.6 Platforms = Description = "A dark icon theme to go with the Dark style." diff --git a/package.ini b/package.ini index 06c6a94..b521da3 100644 --- a/package.ini +++ b/package.ini @@ -1,6 +1,6 @@ Name = Dark Type = Style, Iconpack Author = random-host.com -Version = 0.8.5 +Version = 0.8.6 Platforms = Description = "A dark theme which looks surprisingly similar to another popular voice communication software. How did that happen?" diff --git a/style/package.ini b/style/package.ini index 8539fbd..cf7129c 100644 --- a/style/package.ini +++ b/style/package.ini @@ -1,6 +1,6 @@ Name = Dark Type = Style Author = RandomHost -Version = 0.8.5 +Version = 0.8.6 Platforms = Description = "A dark theme which looks surprisingly similar to another popular voice communication software. How did that happen?" diff --git a/style/styles/dark.qss b/style/styles/dark.qss index e4e3606..881eb1b 100644 --- a/style/styles/dark.qss +++ b/style/styles/dark.qss @@ -249,7 +249,6 @@ QPushButton:checked:hover { color: #dddddd; border-radius: 0px; height: 1.5em; - width: 70px; } #Addons_Setup QStackedWidget QWidget QListWidget QPushButton:hover { background: #2F3136; @@ -261,7 +260,6 @@ QPushButton:checked:hover { background: #25252A; border: none; color: #ffffff; - image: url("styles:dark/apply.svg"); image-position: center left; text-align: right; }