diff options
author | friendica <info@friendica.com> | 2012-03-25 21:12:10 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-25 21:12:10 -0700 |
commit | ba28362242c18ff9ab8c5c03785cd4196642ea73 (patch) | |
tree | 5666992239003a0300fdfa1f86e3476cb421626c /view | |
parent | 1e2e6f5ba920ac0a7592fa110b528a930a6d25fc (diff) | |
download | volse-hubzilla-ba28362242c18ff9ab8c5c03785cd4196642ea73.tar.gz volse-hubzilla-ba28362242c18ff9ab8c5c03785cd4196642ea73.tar.bz2 volse-hubzilla-ba28362242c18ff9ab8c5c03785cd4196642ea73.zip |
position the theme-preview on settings page
Diffstat (limited to 'view')
-rwxr-xr-x | view/theme/duepuntozero/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index b79b00ef4..b1c2fb77e 100755 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -249,6 +249,10 @@ div.wall-item-content-wrapper.shiny { background: #FFFFC8; } +#theme-preview { + margin: 15px 0 15px 150px; +} + /* from default */ #jot-perms-icon, #profile-location, |