From 4d441c1afb2a15a91f8aa84938ca3befc88b49c8 Mon Sep 17 00:00:00 2001 From: vita10gy Date: Sat, 6 Apr 2013 17:11:50 -0500 Subject: [PATCH] style tweak --- style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 8adcfcb0..e0c81d53 100644 --- a/style.css +++ b/style.css @@ -823,9 +823,11 @@ td + td { #portal_highlight_select{ position: absolute; top:10px; - left:60px; + left:70px; z-index: 9999; font-size:11px; font-family: "coda",arial,helvetica,sans-serif; + background-color:#0E3C46; + color:#ffce00; }