diff --git a/src/stylesheets/default.css b/src/stylesheets/default.css index 7f8d502..42cf1c1 100644 --- a/src/stylesheets/default.css +++ b/src/stylesheets/default.css @@ -43,16 +43,6 @@ ads--CDockWidgetSideTab { background: palette(window); } -ads--CDockWidgetSideTab[sideTabBarArea="Left"] { - border-left: 3px solid grey; - border-bottom: 1px solid white; -} - -ads--CDockWidgetSideTab[sideTabBarArea="Right"] { - border-right: 3px solid grey; - border-bottom: 1px solid white; -} - ads--CDockWidget { background: palette(light); border-color: palette(light);