aboutsummaryrefslogtreecommitdiff
path: root/.local/share/themes/ClassicLooks/gtk-2.0/options/menubar-selection-rectangle.css
diff options
context:
space:
mode:
Diffstat (limited to '.local/share/themes/ClassicLooks/gtk-2.0/options/menubar-selection-rectangle.css')
-rwxr-xr-x.local/share/themes/ClassicLooks/gtk-2.0/options/menubar-selection-rectangle.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/.local/share/themes/ClassicLooks/gtk-2.0/options/menubar-selection-rectangle.css b/.local/share/themes/ClassicLooks/gtk-2.0/options/menubar-selection-rectangle.css
new file mode 100755
index 0000000..8e61cd5
--- /dev/null
+++ b/.local/share/themes/ClassicLooks/gtk-2.0/options/menubar-selection-rectangle.css
@@ -0,0 +1,12 @@
+/**************************************************************************************
+This file is distributed under the GNU General Public License version 2 (a.k.a. GPL-v2)
+(c) 2019-2021 Virgil Mager - vvmager@gmail.com
+(c) 2019-2021 Information Technology Group - http://itgroup.ro
+**************************************************************************************/
+
+style "menubar_item" {
+ engine "murrine"
+ {
+ roundness = 0
+ }
+}