diff options
author | Thomas Willingham <founder@kakste.com> | 2012-07-02 03:40:12 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2012-07-02 03:40:12 +0100 |
commit | 74a819980fad6d79998a70b0f6be44803db7e0c7 (patch) | |
tree | ddaf18da2779dc1b93d4a1a8868cbc0ba0f18f82 /view/theme/testbubble | |
parent | 696d78d6581a77cff44cbf558930c519d9ec0413 (diff) | |
download | volse-hubzilla-74a819980fad6d79998a70b0f6be44803db7e0c7.tar.gz volse-hubzilla-74a819980fad6d79998a70b0f6be44803db7e0c7.tar.bz2 volse-hubzilla-74a819980fad6d79998a70b0f6be44803db7e0c7.zip |
Various theme stuff.
Profile group list for testbubble
Screenshot for facepark
Various niggles in darkzero/NS
Diffstat (limited to 'view/theme/testbubble')
-rw-r--r-- | view/theme/testbubble/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css index 1e63c7ef6..58f31971b 100644 --- a/view/theme/testbubble/style.css +++ b/view/theme/testbubble/style.css @@ -3280,3 +3280,9 @@ ul.menu-popup { .notify-seen { background: #000; } + + +/* Pages profile widget */ +#page-profile div#profile-page-list{ +margin-left: 45px; +}
\ No newline at end of file |