diff --git a/src/frontend/app/ui/frame/frame.component.css b/src/frontend/app/ui/frame/frame.component.css index 4b1fb693..bb12b58a 100644 --- a/src/frontend/app/ui/frame/frame.component.css +++ b/src/frontend/app/ui/frame/frame.component.css @@ -60,6 +60,11 @@ ng-icon { vertical-align: text-top; } +.btn-scroll-up ng-icon { + font-size: x-large; + margin: -0.2em; +} + a.dropdown-item span.badge, button.dropdown-item span.badge { margin-left: -0.8rem; diff --git a/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.css b/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.css index 13b08068..8f3b48a2 100644 --- a/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.css +++ b/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.css @@ -58,13 +58,12 @@ } .controls-background { - padding: 5px; display: inline-block; background-color: rgba(0, 0, 0, 0.2); - border-radius: 5px; } + .controls .control-button { margin-left: 0.1em; margin-right: 0.1em; diff --git a/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html b/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html index 6c497cf5..97c76f12 100644 --- a/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html +++ b/src/frontend/app/ui/gallery/lightbox/controls/controls.lightbox.gallery.component.html @@ -4,8 +4,8 @@ *ngIf="Title">{{Title}}