diff options
Diffstat (limited to 'template/yoga/theme/wipi/theme.css')
-rw-r--r-- | template/yoga/theme/wipi/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 2150a5b35..62274a8f0 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -196,7 +196,7 @@ FIELDSET, INPUT, SELECT, TEXTAREA, #content UL.thumbnails SPAN.wrap2:hover,
#content UL.thumbnailCategories DIV.thumbnailCategory:hover,
#content UL.thumbnailCategories DIV.thumbnailCategory:hover A {
- background-color: #f92;
+ background-color: #dfe8ff;
border-color: #69c; /* thumbnails border color when mouse cursor is over it */
color: black;
}
|