From 2181f70a14199ce1fc57bb9ab5735af980c7f124 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Thu, 25 Aug 2011 12:15:03 +0200 Subject: [PATCH] Make appeareance of the bookmarklet a bit nicer, still room for improvement left --- css/bookmarks.css | 4 ++++ templates/list.php | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/css/bookmarks.css b/css/bookmarks.css index aa28424c..0fa4a3b6 100644 --- a/css/bookmarks.css +++ b/css/bookmarks.css @@ -27,6 +27,10 @@ display: none; } +.bookmarks_addBml { + text-decoration: underline; +} + .bookmarks_label { width: 7em; display: inline-block; diff --git a/templates/list.php b/templates/list.php index d7d37257..203b48e1 100644 --- a/templates/list.php +++ b/templates/list.php @@ -1,8 +1,8 @@

- - Bookmarklet +   + Add page to ownCloud