summaryrefslogtreecommitdiff
path: root/src/stylesheets/vs15 Dark-Red.qss
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-02-05 19:11:49 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2020-02-05 19:11:49 -0500
commitea0429342ade6e908807ff1faef7c8f7e5e46b75 (patch)
tree2db39901df2a1ceada9a58673be082bc27a3109c /src/stylesheets/vs15 Dark-Red.qss
parent34b022a2297b869c7be306e3f6bf8e124adaf1a7 (diff)
harmonized widgets in the tabs, fixed styles
Diffstat (limited to 'src/stylesheets/vs15 Dark-Red.qss')
-rw-r--r--src/stylesheets/vs15 Dark-Red.qss15
1 files changed, 1 insertions, 14 deletions
diff --git a/src/stylesheets/vs15 Dark-Red.qss b/src/stylesheets/vs15 Dark-Red.qss
index 60f565a1..a6221dff 100644
--- a/src/stylesheets/vs15 Dark-Red.qss
+++ b/src/stylesheets/vs15 Dark-Red.qss
@@ -603,7 +603,7 @@ SaveGameInfoWidget {
border-width: 1px;
padding: 2px; }
- QStatusBar::item {border: None;}
+QStatusBar::item {border: None;}
/* Progress Bars (Downloads) #QProgressBar */
QProgressBar {
@@ -693,19 +693,6 @@ QTabBar QToolButton::left-arrow:hover {
image: url(./vs15/scrollbar-left-hover.png); }
/* Special styles */
-/* fix margins on tabs pane */
-QLineEdit#espFilterEdit {
- margin: 0 0 6px 0; }
-
-QTreeView#downloadView {
- margin: 4px 4px 0 4px; }
-
-QCheckBox#showHiddenBox {
- margin: 0 0 4px 4px; }
-
-QLineEdit#downloadFilterEdit {
- margin: 0 4px 4px 0; }
-
QWidget#tabImages QPushButton {
background-color: transparent;
margin: 0 .3em;