From 685172ae9f1e4cc3cefd19a2f188f592ff0cb341 Mon Sep 17 00:00:00 2001 From: Rob Peters Date: Wed, 21 Jul 2010 14:55:57 +0000 Subject: Fix select background color for Opera 10.5 --- themes/colors/opera.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/colors/opera.css b/themes/colors/opera.css index 58ac063eab..6281492418 100644 --- a/themes/colors/opera.css +++ b/themes/colors/opera.css @@ -5,4 +5,6 @@ .ui-accordion .ui-accordion-header a { margin-top: 10px; } #sidebar_pin img, #sidebar_open img {margin-top: 9px;} - +select { +background: #f0ebe2; +} -- cgit v1.3