diff options
author | bionel <ionel.busuioc@gmail.com> | 2015-08-10 19:13:27 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2015-08-10 19:13:27 +0300 |
commit | 32ce922fb6809497480f2f6a74fe12e34264e113 (patch) | |
tree | 49e6f94d072d8075181142970bc3e3e54ec63adc /Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg | |
parent | 6214ab4ec3ff3e2d3630999f4b61de7bedf1d299 (diff) |
fixed treeview header
Diffstat (limited to 'Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg')
-rwxr-xr-x | Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg b/Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg deleted file mode 100755 index 4dc0f27..0000000 --- a/Kogaion-nighttime/gtk-2.0/Panel/panel-bg.svg +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="26" width="72" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 72.000002 26" xmlns:dc="http://purl.org/dc/elements/1.1/">
- <defs>
- <linearGradient id="a" y2="1052.4" gradientUnits="userSpaceOnUse" x2="35.635" y1="1026.5" x1="35.734">
- <stop stop-color="#4c77bf" offset="0"/>
- <stop stop-color="#2153a7" offset="1"/>
- </linearGradient>
- </defs>
- <g transform="translate(0 -1026.4)">
- <rect opacity=".5" height="26" width="72" y="1026.5" x="0" fill="url(#a)"/>
- </g>
-</svg>
|