aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-02 02:47:01 -0700
committerFriendika <info@friendika.com>2011-07-02 02:47:01 -0700
commit24836f2966842b413ae29f325fbb61b30186a5f7 (patch)
tree15f26fc72c8fc38e8c657a1f80590d245722e7e6 /view/theme/duepuntozero
parent2d4f2f86cb9675983cc6976ddc434cc7636ec5fe (diff)
downloadvolse-hubzilla-24836f2966842b413ae29f325fbb61b30186a5f7.tar.gz
volse-hubzilla-24836f2966842b413ae29f325fbb61b30186a5f7.tar.bz2
volse-hubzilla-24836f2966842b413ae29f325fbb61b30186a5f7.zip
improvied group highlighting, move new group link down
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 2b0ee93e6..5595045b8 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -249,6 +249,10 @@ div.wall-item-content-wrapper.shiny {
cursor: pointer;
}
+#group-sidebar {
+ margin-bottom: 10px;
+}
+
.group-selected {
padding: 3px;
border: 1px solid #CCCCCC;