From f70f2eedaf344fe1fec834bf0b3ec0c192ef281b Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Fri, 6 Jan 2012 10:03:20 +0100 Subject: [PATCH] duepuntozero: get back jot icons --- view/theme/duepuntozero/jot.tpl | 16 ++++++++-------- view/theme/duepuntozero/style.css | 3 +-- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/view/theme/duepuntozero/jot.tpl b/view/theme/duepuntozero/jot.tpl index e6ea1c1bd2..74027846c5 100644 --- a/view/theme/duepuntozero/jot.tpl +++ b/view/theme/duepuntozero/jot.tpl @@ -22,29 +22,29 @@
- $shortpermset$bang + $bang
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index f4c7af9e50..790867d5ca 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -274,7 +274,7 @@ div.wall-item-content-wrapper.shiny { border: 0px; margin: 0px; height: 20px; - width: 90%; + width: 465px; font-weight: bold; border: 1px solid #ffffff; } @@ -1546,7 +1546,6 @@ input#dfrn-url { padding: 3px 0px 0px 5px; -moz-border-radius: 3px; border-radius: 3px; - width: 100%; }