diff --git a/skins/splash.css b/skins/splash.css index 965caaf..324dced 100644 --- a/skins/splash.css +++ b/skins/splash.css @@ -548,7 +548,7 @@ form.properties a{ #derivativeSwitchLink .pwg-icon pwg-icon-sizes{ color:black; } - #albumActionsSwitcher + .categoryActions .pwg-button-text,#imageToolBar .actionButtons .pwg-button-text, #imageToolBar .actionButtons .pwg-button-text, .actionButtons A .pwg-icon, .actionButtons A .pwg-icon:hover { + #albumActionsSwitcher + .categoryActions .pwg-button-text, #imageToolBar .actionButtons .pwg-button-text { color:black !important; } #albumActionsSwitcher + .categoryActions{ @@ -563,6 +563,10 @@ form.properties a{ } } +.gallery-icon-search-folder:before { + font-size: 20px; +} + .thumbnailCategory { background-color:#e8e8ea; }