From c3388ad81336d45a40a66b69096f504ffa7e34cb Mon Sep 17 00:00:00 2001 From: Simon L'nu Date: Tue, 27 Mar 2012 04:40:31 -0400 Subject: more fixes for dispys Signed-off-by: Simon L'nu --- view/theme/dispy-dark/communityhome.tpl | 7 ++++++- view/theme/dispy-dark/screenshot.jpg | Bin 0 -> 39101 bytes view/theme/dispy-dark/snapshot.jpg | Bin 39101 -> 0 bytes view/theme/dispy-dark/style.css | 5 ++--- 4 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 view/theme/dispy-dark/screenshot.jpg delete mode 100644 view/theme/dispy-dark/snapshot.jpg (limited to 'view/theme/dispy-dark') diff --git a/view/theme/dispy-dark/communityhome.tpl b/view/theme/dispy-dark/communityhome.tpl index 0838fc757..dfc0467f7 100644 --- a/view/theme/dispy-dark/communityhome.tpl +++ b/view/theme/dispy-dark/communityhome.tpl @@ -1,4 +1,9 @@ {{ if $page }} +
$page
+{{ endif }} +

PostIt to Friendica

-
Post to Friendica from anywhere by bookmarking this Link.
+
+Post to Friendica from anywhere by bookmarking this Link. +
{{ endif }} diff --git a/view/theme/dispy-dark/screenshot.jpg b/view/theme/dispy-dark/screenshot.jpg new file mode 100644 index 000000000..ada60ca61 Binary files /dev/null and b/view/theme/dispy-dark/screenshot.jpg differ diff --git a/view/theme/dispy-dark/snapshot.jpg b/view/theme/dispy-dark/snapshot.jpg deleted file mode 100644 index ada60ca61..000000000 Binary files a/view/theme/dispy-dark/snapshot.jpg and /dev/null differ diff --git a/view/theme/dispy-dark/style.css b/view/theme/dispy-dark/style.css index dd0ce356d..8be441c8b 100644 --- a/view/theme/dispy-dark/style.css +++ b/view/theme/dispy-dark/style.css @@ -469,7 +469,7 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link width: 170px; position: absolute; top: -19px; - left: 4px; + left: 15px; } #nav-floater { position: fixed; @@ -2328,7 +2328,7 @@ div[id$="wrapper"] br { .field { /*margin-bottom: 10px;*/ /*padding-bottom: 10px;*/ - /*overflow: auto;*/ + overflow: auto; width: 100%; } .field label, label { @@ -2336,7 +2336,6 @@ div[id$="wrapper"] br { width: 275px; display: block; font-size: 1.077em; - /*font-weight: bold;*/ margin: 0 10px 0.5em 0; border: 1px #2e2f2e solid; padding: 5px; -- cgit v1.2.3