diff options
author | marijus <mario@mariovavti.com> | 2014-10-27 21:31:54 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-10-27 21:31:54 +0100 |
commit | d192bcad65852bb9225a368d1bf42b8918ae6022 (patch) | |
tree | ef0b6312c72e9e4505b30c0a64203ad82ef32e8f /view/theme | |
parent | 6ff795a9f2e66b1b65ffc5e509dc459be5cc96bd (diff) | |
download | volse-hubzilla-d192bcad65852bb9225a368d1bf42b8918ae6022.tar.gz volse-hubzilla-d192bcad65852bb9225a368d1bf42b8918ae6022.tar.bz2 volse-hubzilla-d192bcad65852bb9225a368d1bf42b8918ae6022.zip |
do not reload page for edit album and some minor cleanup
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index be2eb05ae..e62949520 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -704,6 +704,7 @@ footer { cursor: pointer; } +#photo-album-edit-wrapper, #photo-view-wrapper, #photo-edit-edit { background-color: $item_colour; |