diff options
Diffstat (limited to 'src/stylesheets/vs15 Dark-Red.qss')
| -rw-r--r-- | src/stylesheets/vs15 Dark-Red.qss | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/stylesheets/vs15 Dark-Red.qss b/src/stylesheets/vs15 Dark-Red.qss index 304d9c39..d48866fd 100644 --- a/src/stylesheets/vs15 Dark-Red.qss +++ b/src/stylesheets/vs15 Dark-Red.qss @@ -509,12 +509,6 @@ QScrollBar::left-arrow:horizontal:hover { QScrollBar::left-arrow:horizontal:disabled { image: url(./vs15/scrollbar-left-disabled.png); } -/* Scroll Area #QScrollArea*/ -QScrollArea { - border-color: #3F3F46; - border-style: solid; - border-width: 1px; } - /* Header Rows and Tables (Configure Mod Categories) #QTableView, #QHeaderView */ QTableView { gridline-color: #3F3F46; |
