diff options
Diffstat (limited to 'gtk/theme/HighContrast/_common.scss')
-rw-r--r-- | gtk/theme/HighContrast/_common.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/theme/HighContrast/_common.scss b/gtk/theme/HighContrast/_common.scss index 4875399d95..986027282b 100644 --- a/gtk/theme/HighContrast/_common.scss +++ b/gtk/theme/HighContrast/_common.scss @@ -2556,7 +2556,7 @@ levelbar { /********** * frames * **********/ -frame border, +frame, .frame { border: 1px solid $borders_color; &.flat { border-style: none; } |