diff --git a/common/gnome-shell/3.14/gnome-shell-dark.css b/common/gnome-shell/3.14/gnome-shell-dark.css
index cee5c60..870d70e 100644
--- a/common/gnome-shell/3.14/gnome-shell-dark.css
+++ b/common/gnome-shell/3.14/gnome-shell-dark.css
@@ -676,17 +676,17 @@ StScrollBar {
margin-right: 0px; }
#panel .panel-button:hover {
color: #ffffff !important;
- background-color: rgba(0, 0, 0, 0.17);
+ background-color: rgba(0, 0, 0, 0.05);
border-bottom-width: 1px;
border-color: transparent;
text-shadow: 0 0 transparent; }
#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked {
color: #ffffff !important;
- background: #5294E2, url("common-assets/misc/null.svg");
+ background: transparent , url("common-assets/misc/null.svg");
border-image: none;
box-shadow: none;
border-bottom-width: 1px !important;
- border-color: black;
+ border-color: transparent;
text-shadow: 0 0 transparent; }
#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon {
icon-shadow: none; }
diff --git a/common/gnome-shell/3.14/gnome-shell.css b/common/gnome-shell/3.14/gnome-shell.css
index b61fab0..e67ac22 100644
--- a/common/gnome-shell/3.14/gnome-shell.css
+++ b/common/gnome-shell/3.14/gnome-shell.css
@@ -676,17 +676,17 @@ StScrollBar {
margin-right: 0px; }
#panel .panel-button:hover {
color: #ffffff !important;
- background-color: rgba(0, 0, 0, 0.17);
+ background-color: rgba(0, 0, 0, 0.05);
border-bottom-width: 1px;
border-color: transparent;
text-shadow: 0 0 transparent; }
#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked {
color: #ffffff !important;
- background: #5294E2, url("common-assets/misc/null.svg");
+ background: transparent , url("common-assets/misc/null.svg");
border-image: none;
box-shadow: none;
border-bottom-width: 1px !important;
- border-color: black;
+ border-color: transparent;
text-shadow: 0 0 transparent; }
#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon {
icon-shadow: none; }
diff --git a/common/gnome-shell/3.16/gnome-shell-dark.css b/common/gnome-shell/3.16/gnome-shell-dark.css
index 20c42c4..f4cca1b 100644
--- a/common/gnome-shell/3.16/gnome-shell-dark.css
+++ b/common/gnome-shell/3.16/gnome-shell-dark.css
@@ -627,15 +627,15 @@ StScrollBar {
margin-right: 0px; }
#panel .panel-button:hover {
color: #ffffff;
- background-color: rgba(0, 0, 0, 0.17);
+ background-color: rgba(0, 0, 0, 0.05);
border-bottom-width: 1px;
border-color: transparent; }
#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked {
color: #ffffff;
- background-color: #5294E2;
+ background-color: transparent;
box-shadow: none;
border-bottom-width: 1px;
- border-color: black; }
+ border-color: transparent; }
#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon {
icon-shadow: none; }
#panel .panel-button .system-status-icon {
diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css
index f996c1d..482bcbb 100644
--- a/common/gnome-shell/3.16/gnome-shell.css
+++ b/common/gnome-shell/3.16/gnome-shell.css
@@ -627,15 +627,15 @@ StScrollBar {
margin-right: 0px; }
#panel .panel-button:hover {
color: #ffffff;
- background-color: rgba(0, 0, 0, 0.17);
+ background-color: rgba(0, 0, 0, 0.05);
border-bottom-width: 1px;
border-color: transparent; }
#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked {
color: #ffffff;
- background-color: #5294E2;
+ background-color: transparent;
box-shadow: none;
border-bottom-width: 1px;
- border-color: black; }
+ border-color: transparent; }
#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon {
icon-shadow: none; }
#panel .panel-button .system-status-icon {
diff --git a/common/gnome-shell/3.18/gnome-shell-dark.css b/common/gnome-shell/3.18/gnome-shell-dark.css
index a680046..cbe9e1f 100644
--- a/common/gnome-shell/3.18/gnome-shell-dark.css
+++ b/common/gnome-shell/3.18/gnome-shell-dark.css
@@ -656,15 +656,15 @@ StScrollBar {
margin-right: 0px; }
#panel .panel-button:hover {
color: #ffffff;
- background-color: rgba(0, 0, 0, 0.17);
+ background-color: rgba(0, 0, 0, 0.05);
border-bottom-width: 1px;
border-color: transparent; }
#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked {
color: #ffffff;
- background-color: #5294E2;
+ background-color: transparent;
box-shadow: none;
border-bottom-width: 1px;
- border-color: black; }
+ border-color: transparent; }
#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon {
icon-shadow: none; }
#panel .panel-button .system-status-icon {
diff --git a/common/gnome-shell/3.18/gnome-shell.css b/common/gnome-shell/3.18/gnome-shell.css
index 8669f76..0ad5515 100644
--- a/common/gnome-shell/3.18/gnome-shell.css
+++ b/common/gnome-shell/3.18/gnome-shell.css
@@ -656,15 +656,15 @@ StScrollBar {
margin-right: 0px; }
#panel .panel-button:hover {
color: #ffffff;
- background-color: rgba(0, 0, 0, 0.17);
+ background-color: rgba(0, 0, 0, 0.05);
border-bottom-width: 1px;
border-color: transparent; }
#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked {
color: #ffffff;
- background-color: #5294E2;
+ background-color: transparent;
box-shadow: none;
border-bottom-width: 1px;
- border-color: black; }
+ border-color: transparent; }
#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon {
icon-shadow: none; }
#panel .panel-button .system-status-icon {
diff --git a/common/unity/window-buttons/close.svg b/common/unity/window-buttons/close.svg
index e6a96e1..299c575 100644
--- a/common/unity/window-buttons/close.svg
+++ b/common/unity/window-buttons/close.svg
@@ -13,8 +13,8 @@
height="13"
id="svg2"
version="1.1"
- inkscape:version="0.48.4 r9939"
- sodipodi:docname="close_prelight.svg">
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="close.svg">
+ inkscape:window-width="1048"
+ inkscape:window-height="713"
+ inkscape:window-x="798"
+ inkscape:window-y="339"
+ inkscape:window-maximized="0" />