mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
61 lines
1.5 KiB
Diff
61 lines
1.5 KiB
Diff
diff --git a/BSM Simple Dark Menu/gtk-2.0/panel.rc b/BSM Simple Dark Menu/gtk-2.0/panel.rc
|
|
index f0ab2bf..639754f 100755
|
|
--- a/BSM Simple Dark Menu/gtk-2.0/panel.rc
|
|
+++ b/BSM Simple Dark Menu/gtk-2.0/panel.rc
|
|
@@ -27,8 +27,8 @@ style "theme-panel"
|
|
|
|
style "theme-panel2" = "theme-panel"
|
|
{
|
|
-xthickness = 0
|
|
-ythickness = 0
|
|
+xthickness = 2
|
|
+ythickness = 1
|
|
engine "clearlooks"{
|
|
radius = 1.1
|
|
}
|
|
diff --git a/BSM Simple Dark Panel/gtk-2.0/panel.rc b/BSM Simple Dark Panel/gtk-2.0/panel.rc
|
|
index f5dac43..3c16d7a 100755
|
|
--- a/BSM Simple Dark Panel/gtk-2.0/panel.rc
|
|
+++ b/BSM Simple Dark Panel/gtk-2.0/panel.rc
|
|
@@ -27,8 +27,8 @@ style "theme-panel"
|
|
|
|
style "theme-panel2" = "theme-panel"
|
|
{
|
|
-xthickness = 0
|
|
-ythickness = 0
|
|
+xthickness = 2
|
|
+ythickness = 1
|
|
engine "clearlooks"{
|
|
radius = 1.1
|
|
}
|
|
diff --git a/BSM Simple Dark/gtk-2.0/panel.rc b/BSM Simple Dark/gtk-2.0/panel.rc
|
|
index 2f6298e..2cc579e 100755
|
|
--- a/BSM Simple Dark/gtk-2.0/panel.rc
|
|
+++ b/BSM Simple Dark/gtk-2.0/panel.rc
|
|
@@ -22,8 +22,8 @@ style "theme-panel"
|
|
|
|
style "theme-panel2" = "theme-panel"
|
|
{
|
|
-xthickness = 0
|
|
-ythickness = 0
|
|
+xthickness = 2
|
|
+ythickness = 1
|
|
engine "clearlooks"{
|
|
radius = 1.1
|
|
}
|
|
diff --git a/BSM Simple/gtk-2.0/panel.rc b/BSM Simple/gtk-2.0/panel.rc
|
|
index d2e51f3..72fbeaa 100755
|
|
--- a/BSM Simple/gtk-2.0/panel.rc
|
|
+++ b/BSM Simple/gtk-2.0/panel.rc
|
|
@@ -14,8 +14,8 @@ style "theme-panel"
|
|
|
|
style "theme-panel2" = "theme-panel"
|
|
{
|
|
-xthickness = 0
|
|
-ythickness = 0
|
|
+xthickness = 2
|
|
+ythickness = 1
|
|
engine "clearlooks"{
|
|
radius = 1.1
|
|
}
|