diff options
author | friendica <info@friendica.com> | 2014-10-27 16:20:59 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-10-27 16:20:59 -0700 |
commit | 1b53d1c1d32072c71451cfd1a49b89ecfcd8b615 (patch) | |
tree | e3b4b241db991403bc8b057f29f88729ad163c47 /view/theme | |
parent | 583b445bc02c988e808742b16196e0d80391b3cc (diff) | |
parent | d192bcad65852bb9225a368d1bf42b8918ae6022 (diff) | |
download | volse-hubzilla-1b53d1c1d32072c71451cfd1a49b89ecfcd8b615.tar.gz volse-hubzilla-1b53d1c1d32072c71451cfd1a49b89ecfcd8b615.tar.bz2 volse-hubzilla-1b53d1c1d32072c71451cfd1a49b89ecfcd8b615.zip |
Merge https://github.com/friendica/red into pending_merge
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; |