aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy-dark
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-03-11 20:36:16 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-03-11 20:36:16 -0400
commite9b82bb5ee53040d6c1fe75949ec7785159be93d (patch)
treeb1947ce8f96ae109d453cb25671f9a0a5be4c3c4 /view/theme/dispy-dark
parentde70b2f30f8cf102a91c23dcbd50754ae7b27d81 (diff)
downloadvolse-hubzilla-e9b82bb5ee53040d6c1fe75949ec7785159be93d.tar.gz
volse-hubzilla-e9b82bb5ee53040d6c1fe75949ec7785159be93d.tar.bz2
volse-hubzilla-e9b82bb5ee53040d6c1fe75949ec7785159be93d.zip
fix dispys' css and layout
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy-dark')
-rw-r--r--view/theme/dispy-dark/icons.pngbin29039 -> 19513 bytes
-rw-r--r--view/theme/dispy-dark/nav.tpl6
-rw-r--r--view/theme/dispy-dark/style.css85
-rw-r--r--view/theme/dispy-dark/theme.php3
4 files changed, 54 insertions, 40 deletions
diff --git a/view/theme/dispy-dark/icons.png b/view/theme/dispy-dark/icons.png
index f99ec29ee..eb84b8d8e 100644
--- a/view/theme/dispy-dark/icons.png
+++ b/view/theme/dispy-dark/icons.png
Binary files differ
diff --git a/view/theme/dispy-dark/nav.tpl b/view/theme/dispy-dark/nav.tpl
index 4a030e7ae..f6e399ef5 100644
--- a/view/theme/dispy-dark/nav.tpl
+++ b/view/theme/dispy-dark/nav.tpl
@@ -1,5 +1,4 @@
<nav>
-$langselector
<span id="banner">$banner</span>
@@ -112,11 +111,14 @@ works -->
<a id="intro-update" class="nav-ajax-left" href="$nav.introductions.0"></a>
{{ endif }}
</div>
-
</div>
<a href="#" class="floaterflip"></a>
</nav>
+<div id="lang-sel-wrap">
+$langselector
+</div>
+
<ul id="nav-notifications-template" style="display:none;" rel="template">
<li class="{4}"><a href="{0}"><img src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a></li>
</ul>
diff --git a/view/theme/dispy-dark/style.css b/view/theme/dispy-dark/style.css
index 805749b1c..7d7ff7f18 100644
--- a/view/theme/dispy-dark/style.css
+++ b/view/theme/dispy-dark/style.css
@@ -122,7 +122,6 @@ a {
color: #88a9d2;
text-decoration: none;
margin-bottom: 1px;
- text-decoration: none;
}
/*a:hover { */
/* text-decoration: none;*/
@@ -140,7 +139,6 @@ blockquote {
}
a:hover {
color: #729fcf;
- padding-bottom: 0;
border-bottom: 1px dotted #729fcf;
}
.required {
@@ -483,12 +481,12 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link
height: 22px;
overflow: hidden;
margin: 0px;
- background: transparent url(icons.png) -190px -60px no-repeat;
+ background: transparent url(icons.png) -190px -60px no-repeat;
}
.nav-ajax-update, .nav-ajax-left {
width: 30px;
height: 19px;
- background: transparent url(notifications.svg) 0 0 no-repeat;
+ background: transparent url(notifications.png) 0 0 no-repeat;
color: #222;
font-weight: bold;
font-size: 0.8em;
@@ -519,14 +517,14 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link
}
#lang-select-icon {
cursor: pointer;
- position: absolute;
- left: 0;
- top: 0;
+ position: fixed;
+ left: 28px;
+ bottom: 6px;
}
#language-selector {
- position: absolute;
- top: 0;
- left: 16px;
+ position: fixed;
+ bottom: 2px;
+ left: 52px;
}
.menu-popup {
position: absolute;
@@ -946,7 +944,7 @@ aside #viewcontacts {
* section
*/
section {
- margin: 20px 6% 0 4%;
+ margin: 20px 8% 0 4%;
font-size: 0.8em;
padding-right: 230px;
min-width: 475px;
@@ -955,30 +953,31 @@ section {
/** tabs **/
.tabs {
list-style: none;
- margin: 10px 0 10px;
+ margin: 10px 0;
padding: 0;
- border-bottom: 1px solid #729fcf;
- font-size: 14px;
}
.tabs li {
display: inline;
}
.tab {
- padding: 0 5px;
+ border: 1px solid #729fcf;
+ padding: 4px;
}
.tab:hover {
- background-color: #88a9d2;
- color: #111;
- border: 0px;
+ background: #88a9d2;
+ color: #2e2f2e;
}
.tab:active {
- background-color: #88a9d2;
- color: #111;
- border: 0px;
+ background: #88a9d2;
+ color: #2e2f2e;
}
.tab.active {
- background-color: #88a9d2;
- color: #111;
+ background: #88a9d2;
+ color: #2e2f2e;
+}
+.tab a {
+ border: 0;
+ text-decoration: none;
}
/**
@@ -1005,6 +1004,9 @@ section {
.shiny {
background: #2e3436;
}
+.heart {
+ color: red;
+}
.wall-item-content {
overflow-x: auto;
}
@@ -1548,8 +1550,7 @@ div[id$="wrapper"] br {
.view-contact-wrapper,
.contact-entry-wrapper {
float: left;
- margin-right: 5px;
- margin-bottom: 40px;
+ margin: 0 5px 40px 0;
width: 120px;
height: 120px;
padding: 3px;
@@ -1712,17 +1713,20 @@ div[id$="wrapper"] br {
clear: both;
}
-#register-form label,
-#profile-edit-form label {
- width: 300px;
- float: left;
-}
+/*#register-form label, */
+/*#profile-edit-form label {*/
+/* width: 300px; */
+/* float: left; */
+/*} */
-#register-form span,
-#profile-edit-form span {
- color:#555753;
- display:block;
- margin-bottom:20px;
+/*#register-form span, */
+/*#profile-edit-form span {*/
+/* color: #555753; */
+/* display: block; */
+/* margin-bottom: 20px; */
+/*} */
+#profile-edit-marital-label span {
+ margin: -4px;
}
.settings-submit-wrapper,
.profile-edit-submit-wrapper {
@@ -1944,7 +1948,12 @@ div[id$="wrapper"] br {
*/
.directory-item {
float: left;
- margin: 50px 50px 0px 0px;
+ /*margin: 50px 50px 0px 0px;*/
+ margin: 0 5px 4px 0;
+ padding: 3px;
+ width: 180px;
+ height: 250px;
+ position: relative;
}
@@ -1956,8 +1965,8 @@ div[id$="wrapper"] br {
}
.group-selected, .nets-selected {
padding: 3px;
- border: 1px solid #f8f8f8;
- background: #2e302e;
+ color: #2e2f2e;
+ background: #88a9d2;
font-weight: bold;
}
.groupsideedit {
diff --git a/view/theme/dispy-dark/theme.php b/view/theme/dispy-dark/theme.php
index c72884f1a..a7aec1c1a 100644
--- a/view/theme/dispy-dark/theme.php
+++ b/view/theme/dispy-dark/theme.php
@@ -72,3 +72,6 @@ $(document).ready(function() {
});
</script>
EOT;
+
+$a->page['footer'] .= <<<EOFooter
+EOFooter;