From f0abc0fe15a54da468cf37e748041bba4f362e53 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Thu, 29 Oct 2009 13:18:51 +0100 Subject: Updated bookmarklet. Created its own action --- doc-src/bookmarklet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc-src/bookmarklet') diff --git a/doc-src/bookmarklet b/doc-src/bookmarklet index e5ded7702..0aa9e1e49 100644 --- a/doc-src/bookmarklet +++ b/doc-src/bookmarklet @@ -2,4 +2,4 @@ A bookmarklet is a small piece of javascript code used as a bookmark. This one w Drag-and-drop the following link to your bookmarks bar or right-click it and add it to your browser favorites to keep it handy. -Post to %%site.name%% +Post to %%site.name%% -- cgit v1.2.3-54-g00ecf From 47c659a1ba67940b537d77aacc2dba486b52f278 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Thu, 29 Oct 2009 13:31:56 +0100 Subject: Updated bookmarklet styles --- doc-src/bookmarklet | 2 +- theme/base/css/display.css | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) (limited to 'doc-src/bookmarklet') diff --git a/doc-src/bookmarklet b/doc-src/bookmarklet index 0aa9e1e49..ff42f66b2 100644 --- a/doc-src/bookmarklet +++ b/doc-src/bookmarklet @@ -2,4 +2,4 @@ A bookmarklet is a small piece of javascript code used as a bookmark. This one w Drag-and-drop the following link to your bookmarks bar or right-click it and add it to your browser favorites to keep it handy. -Post to %%site.name%% +Post to %%site.name%% diff --git a/theme/base/css/display.css b/theme/base/css/display.css index d9dca9815..c8aafe489 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1295,3 +1295,13 @@ display:none; .guide { clear:both; } + +#bookmarklet address { +display:none; +} +#bookmarklet #form_notice { +width:auto; +} +#bookmarklet #wrap { +min-width:0; +} -- cgit v1.2.3-54-g00ecf From 2c1af973bbe285b373ede9944330444d85772625 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Thu, 29 Oct 2009 13:37:05 +0100 Subject: Fixed bookmarklet URL --- doc-src/bookmarklet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc-src/bookmarklet') diff --git a/doc-src/bookmarklet b/doc-src/bookmarklet index ff42f66b2..6ce23bd0b 100644 --- a/doc-src/bookmarklet +++ b/doc-src/bookmarklet @@ -2,4 +2,4 @@ A bookmarklet is a small piece of javascript code used as a bookmark. This one w Drag-and-drop the following link to your bookmarks bar or right-click it and add it to your browser favorites to keep it handy. -Post to %%site.name%% +Post to %%site.name%% -- cgit v1.2.3-54-g00ecf From ea18b235de4f967a53d86f796696c9e1ca29c40b Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Fri, 6 Nov 2009 10:47:21 +0100 Subject: Using proper characters for quotes for bookmarklet --- doc-src/bookmarklet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc-src/bookmarklet') diff --git a/doc-src/bookmarklet b/doc-src/bookmarklet index 6ce23bd0b..bab0ad445 100644 --- a/doc-src/bookmarklet +++ b/doc-src/bookmarklet @@ -2,4 +2,4 @@ A bookmarklet is a small piece of javascript code used as a bookmark. This one w Drag-and-drop the following link to your bookmarks bar or right-click it and add it to your browser favorites to keep it handy. -Post to %%site.name%% +Post to %%site.name%% -- cgit v1.2.3-54-g00ecf