diff --git a/skins/neon_orange.css b/skins/neon_orange.css index 23403a6..6421d56 100644 --- a/skins/neon_orange.css +++ b/skins/neon_orange.css @@ -28,7 +28,7 @@ body{ h2{ color:black; - background_color:white; + background-color:white; } .albLegend, .albLegend:hover{ @@ -573,7 +573,7 @@ ul.token-input-list li input{ #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{ @@ -590,4 +590,8 @@ ul.token-input-list li input{ .thumbnailCategory { background-color:#f2f2f2; -} \ No newline at end of file +} + + .gallery-icon-search-folder:before { + font-size: 18px; +}