aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-03-06 17:55:05 -0500
committerSimon L'nu <simon.lnu@gmail.com>2012-03-06 17:55:05 -0500
commitedd450cf06f2f2cc0507b116d0aefeb5cb599501 (patch)
tree6ae9eb75c6f3e4f6a3bdc8bcc0ecab9efc06f8d9 /view/theme/dispy
parent0badf3110f321ddafdc3d958e5da13626da6f60a (diff)
downloadvolse-hubzilla-edd450cf06f2f2cc0507b116d0aefeb5cb599501.tar.gz
volse-hubzilla-edd450cf06f2f2cc0507b116d0aefeb5cb599501.tar.bz2
volse-hubzilla-edd450cf06f2f2cc0507b116d0aefeb5cb599501.zip
dispy, dispy, oh what a little lispy
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy')
-rw-r--r--view/theme/dispy/style.css37
1 files changed, 18 insertions, 19 deletions
diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css
index 0032c4866..671d9652b 100644
--- a/view/theme/dispy/style.css
+++ b/view/theme/dispy/style.css
@@ -24,9 +24,9 @@ audio:not([controls]) {
display: none;
}
-/* =============================================================================
- Base
- ========================================================================== */
+/*
+ * Base
+ */
/*
* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
@@ -613,14 +613,14 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link
aside {
position: absolute;
right: 15px;
- width: 255px;
+ width: 230px;
font-size: smaller;
}
.vcard .fn {
font-size: 1.7em;
font-weight: bold;
border-bottom: 1px solid #729fcf;
- padding-top: 3px;
+ padding-bottom: 3px;
}
.vcard #profile-photo-wrapper {
margin: 20px;
@@ -956,7 +956,7 @@ aside #viewcontacts {
section {
margin: 20px 6% 0 4%;
font-size: 0.8em;
- padding-right: 250px;
+ padding-right: 220px;
min-width: 475px;
}
@@ -1002,7 +1002,6 @@ section {
.wall-item-content-wrapper {
position: relative;
padding: 10px;
- overflow-x: auto;
width: auto;
}
.wall-item-outside-wrapper .wall-item-comment-wrapper {
@@ -1107,9 +1106,9 @@ section {
clear:both;
}
.wall-item-location {
- margin-top: 5px;
+ margin-top: 10px;
width: 100px;
- overflow:hidden;
+ overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
@@ -1130,14 +1129,14 @@ section {
display: none;
}
.wallwall .wwto {
- left:-10px;
+ left: 5px;
margin: 0;
- position:absolute;
- top:65px;
+ position: absolute;
+ top: 75px;
width: 30px;
- z-index:10001;
- width:30px;
- height:30px;
+ z-index: 10001;
+ width: 30px;
+ height: 30px;
}
.wallwall .wwto img {
width: 30px !important;
@@ -1148,8 +1147,8 @@ section {
}
.wall-item-arrowphoto-wrapper {
position: absolute;
- left: 20px;
- top: 70px;
+ left: 35px;
+ top: 80px;
z-index: 10002;
}
.wall-item-photo-menu {
@@ -1732,11 +1731,11 @@ div[id$="wrapper"] br {
margin: 30px 0px;
}
.profile-edit-side-div {
- margin-top: 10px;
+ margin-top: 0px;
}
.profile-edit-side-link {
float: right;
- margin: 10px 20px -16px 0;
+ margin: 0px 20px -18px 0;
}
.profile-listing {
float: left;