summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorJuraj Fiala <doctorjellyface@riseup.net>2016-02-28 21:28:16 +0100
committerJuraj Fiala <doctorjellyface@riseup.net>2016-02-28 21:28:16 +0100
commit0b849c4e0940bd405b291967f42ca5659f647c6b (patch)
treeccc1413f8d730bbb69defd87f5d02c046e6cdf44 /themes
parente191c5c3655db7d3ecd944f667b3921138b4ab24 (diff)
downloadgnome-themes-standard-0b849c4e0940bd405b291967f42ca5659f647c6b.tar.gz
Removed useless stretches.
Diffstat (limited to 'themes')
-rw-r--r--themes/Adwaita/gtk-2.0/main.rc9
1 files changed, 0 insertions, 9 deletions
diff --git a/themes/Adwaita/gtk-2.0/main.rc b/themes/Adwaita/gtk-2.0/main.rc
index b5dea6a4..16f686ec 100644
--- a/themes/Adwaita/gtk-2.0/main.rc
+++ b/themes/Adwaita/gtk-2.0/main.rc
@@ -550,14 +550,12 @@ style "default" {
function = VLINE
file = "assets/line.png"
border = {1, 0, 0, 0}
- stretch = TRUE
}
image {
function = HLINE
file = "assets/line.png"
border = {0, 0, 1, 0}
- stretch = TRUE
}
#########
@@ -682,7 +680,6 @@ style "scrollbar" {
detail = "trough"
file = "assets/scrollbar-horz-trough.png"
border = {0, 0, 1, 0}
- stretch = TRUE
orientation = HORIZONTAL
}
@@ -691,7 +688,6 @@ style "scrollbar" {
detail = "trough"
file = "assets/scrollbar-vert-trough.png"
border = {1, 0, 0, 0}
- stretch = TRUE
orientation = VERTICAL
direction = LTR
}
@@ -701,7 +697,6 @@ style "scrollbar" {
detail = "trough"
file = "assets/scrollbar-vert-trough-rtl.png"
border = {0, 1, 0, 0}
- stretch = TRUE
orientation = VERTICAL
direction = RTL
}
@@ -823,7 +818,6 @@ style "menubar" {
state = NORMAL
file = "assets/line.png"
border = {0, 0, 0, 1}
- stretch = TRUE
}
}
@@ -842,7 +836,6 @@ style "menubar_item" {
state = PRELIGHT
file = "assets/menubar-item-active.png"
border = {0, 0, 0, 3}
- stretch = TRUE
}
}
@@ -1205,7 +1198,6 @@ style "separator_menu_item" {
image {
function = BOX
file = "assets/line.png"
- stretch = TRUE
}
}
@@ -1901,7 +1893,6 @@ style "toolbar_separator" {
image {
function = BOX
file = "assets/line.png"
- stretch = TRUE
}
}