From 669fdf4a8434f241e008d949ba3e8ebe19708098 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Mon, 27 Feb 2012 08:23:40 -0500
Subject: [PATCH] - Add border-radius for contact-frame
---
skins/larry/addressbook.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css
index 7349a58..65f935e 100644
--- a/skins/larry/addressbook.css
+++ b/skins/larry/addressbook.css
@@ -123,6 +123,7 @@
right: 0;
bottom: 28px;
border: 0;
+ border-radius: 4px;
}
#headerbuttons {
--
Gitblit v1.9.1