aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/shady
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-04-04 02:14:26 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-04-04 02:14:26 -0400
commit2871e28df702f32fc780a84642f101931907d458 (patch)
tree3d1e6ce8c5f044467d95844328ac15a4c6e79d0a /view/theme/shady
parent06942b36549668eb067650831f286d96aab14a40 (diff)
parent8e928d101b628c5f562cee840882892f05a1b838 (diff)
downloadvolse-hubzilla-2871e28df702f32fc780a84642f101931907d458.tar.gz
volse-hubzilla-2871e28df702f32fc780a84642f101931907d458.tar.bz2
volse-hubzilla-2871e28df702f32fc780a84642f101931907d458.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: display settings hooks re-opened bug #363 this is better include contact_widgets for categories_widget when doing updates remove loozah themes which fell too far behind to recover smal fix german translation for right_aside make right_aside translatable and provide german translation... and some css-fixes suppress duplicates in search make contact ssl_policy change a function since it is used in a few places more ssl policy fixes and prevent delivery to soapbox when using local delivery don't change ssl settings on local photos for remote contact * master:
Diffstat (limited to 'view/theme/shady')
-rw-r--r--view/theme/shady/screenshot.jpgbin69542 -> 0 bytes
-rwxr-xr-xview/theme/shady/style.css70
-rwxr-xr-xview/theme/shady/theme.php4
-rw-r--r--view/theme/shady/unsupported0
4 files changed, 0 insertions, 74 deletions
diff --git a/view/theme/shady/screenshot.jpg b/view/theme/shady/screenshot.jpg
deleted file mode 100644
index 79a9162a0..000000000
--- a/view/theme/shady/screenshot.jpg
+++ /dev/null
Binary files differ
diff --git a/view/theme/shady/style.css b/view/theme/shady/style.css
deleted file mode 100755
index 1324af019..000000000
--- a/view/theme/shady/style.css
+++ /dev/null
@@ -1,70 +0,0 @@
-@import url('../loozah/style.css');
-
-body {
- background: #DDDDDD;
- color: #444444;
-}
-
-.nav-link {
- color: #444444;
- background: #F4F4F4;
-}
-.nav-selected {
- background: #DDDDDD !important;
-}
-
-.nav-commlink {
- color: #444444;
- background: #F4F4F4;
-}
-
-.tab {
- color: #444444;
- background: #F4F4F4;
-
-}
-
-a, a:visited {
- color: #8888FF;
- text-decoration: none;
-}
-
-a:hover {
- color: #0000FF;
- text-decoration: underline;
-}
-
-.fakelink, .fakelink:visited {
- color: #8888FF;
-}
-
-.fakelink:hover {
- color: #0000FF;
-}
-
-.wall-item-content-wrapper.comment {
- background: #CCCCCC;
-}
-
-.comment-edit-wrapper {
- background: #CCCCCC;
-}
-
-.comment-wwedit-wrapper {
- background: #CCCCCC;
-}
-
-#photos-upload-perms-menu, #photos-upload-perms-menu:visited {
- color: #8888FF;
-}
-
-#photos-upload-perms-menu:hover {
- color: #0000FF;
-}
-#settings-default-perms-menu, #settings-default-perms-menu:visited {
- color: #8888FF;
-}
-
-#settings-default-perms-menu:hover {
- color: #0000FF;
-}
diff --git a/view/theme/shady/theme.php b/view/theme/shady/theme.php
deleted file mode 100755
index 47b43cf13..000000000
--- a/view/theme/shady/theme.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$a->theme_info = array(
- 'extends' => 'loozah',
-);
diff --git a/view/theme/shady/unsupported b/view/theme/shady/unsupported
deleted file mode 100644
index e69de29bb..000000000
--- a/view/theme/shady/unsupported
+++ /dev/null