do not reload page for photo upload

This commit is contained in:
marijus
2014-10-31 20:25:43 +01:00
parent 5d1bb1b685
commit 5d151b9886
9 changed files with 26 additions and 43 deletions

View File

@@ -706,9 +706,7 @@ footer {
cursor: pointer;
}
#photo-album-edit-wrapper,
#photo-view-wrapper,
#photo-edit-edit {
#photo-view-wrapper {
background-color: $item_colour;
}
@@ -2335,12 +2333,10 @@ aside .nav-pills > li > a {
margin-bottom: 0px;
}
.section-title-submenu {
margin-top: 10px;
}
.section-title-submenu a {
margin-right: 10px;
.section-content-tools-wrapper {
padding: 7px 10px;
background-color: $comment_item_colour;
margin-bottom: 3px;
}
.section-content-wrapper {