diff --git a/skins/quartz.css b/skins/quartz.css index 436a1ac..bf1491e 100644 --- a/skins/quartz.css +++ b/skins/quartz.css @@ -572,7 +572,7 @@ form.properties a{ #derivativeSwitchLink .pwg-icon pwg-icon-sizes{ color:#eaeae9; } - #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:#eaeae9; box-shadow:none; } @@ -588,6 +588,10 @@ form.properties a{ } } +.gallery-icon-search-folder:before { + color:#848588; + font-size: 17px; +} .thumbnailCategory { background-color:#2F3032; } @@ -874,4 +878,4 @@ form.properties a{ .arrow-fill { fill: #2B313D !important; -} \ No newline at end of file +}