[planet-web] [pgo] Fix rounded corners for webkit
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planet-web] [pgo] Fix rounded corners for webkit
- Date: Tue, 5 Apr 2011 00:24:50 +0000 (UTC)
commit 973c0f3c2b876fb75d361b9017472bac64bc55bd
Author: Alberto Ruiz <aruiz gnome org>
Date: Tue Apr 5 01:24:37 2011 +0100
[pgo] Fix rounded corners for webkit
themes/gnome/index-3.0.html.tmpl | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/gnome/index-3.0.html.tmpl b/themes/gnome/index-3.0.html.tmpl
index f417c80..e87c1a3 100644
--- a/themes/gnome/index-3.0.html.tmpl
+++ b/themes/gnome/index-3.0.html.tmpl
@@ -43,6 +43,7 @@
#global_domain_bar a
{
-moz-border-radius: 5px 5px 5px 5px;
+ -webkit-border-radius: 5px;
background: url("http://wptest.gnome.org/wp-content/themes/gnome-grass/images/favicon.png") no-repeat scroll 8px 7px #FFFFFF;
color: #555753;
float: right;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]