Merge pull request #5634 from astifter/photo_view_page_icons

[frio] Add icons on photo view page.
This commit is contained in:
rabuzarus 2018-08-19 23:04:28 +02:00 committed by GitHub
commit 47c2565917
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 34 additions and 11 deletions

View file

@ -958,6 +958,10 @@ nav.navbar a, nav.navbar .btn-link {
color: #fff!important;
background-color: $menu_background_hover_color !important;
}
#photo-edit-link-wrap {
color: #555;
margin-bottom: 15px;
}
.nav-pills.preferences .dropdown .dropdown-toggle,
.nav-pills.preferences > li > .btn {
color: #bebebe;