diff options
Diffstat (limited to 'src/stylesheets/Transparent-Style-Skyrim.qss')
| -rw-r--r-- | src/stylesheets/Transparent-Style-Skyrim.qss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stylesheets/Transparent-Style-Skyrim.qss b/src/stylesheets/Transparent-Style-Skyrim.qss index e95dcfc5..89e36c74 100644 --- a/src/stylesheets/Transparent-Style-Skyrim.qss +++ b/src/stylesheets/Transparent-Style-Skyrim.qss @@ -644,6 +644,9 @@ QAbstractSpinBox::down-arrow{ border-width:1px; border-style:solid; } + +QStatusBar::item {border: None;} + /* **************************** */ /* Handles Web, Nexus info tab */ /* **************************** */ |
