diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-27 13:23:40 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-27 13:23:40 +0000 |
| commit | 812675c975ab965967559ee3625258873fe22475 (patch) | |
| tree | 480a7a5f60c7df77fb644b496e4481fa5154b16f | |
| parent | d81df291c996393e01a113fa71bfe99b9954f0a2 (diff) | |
- Add border-radius for contact-frame
git-svn-id: https://svn.roundcube.net/trunk@5921 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/skins/larry/addressbook.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/skins/larry/addressbook.css b/roundcubemail/skins/larry/addressbook.css index 7349a5809..65f935e3a 100644 --- a/roundcubemail/skins/larry/addressbook.css +++ b/roundcubemail/skins/larry/addressbook.css @@ -123,6 +123,7 @@ right: 0; bottom: 28px; border: 0; + border-radius: 4px; } #headerbuttons { |
