From 8f7c84a5d0be628011e2c8e0e82e56d657ff4a85 Mon Sep 17 00:00:00 2001 From: Karen Date: Fri, 26 Aug 2011 15:14:36 +0530 Subject: [PATCH] small change to select element in left col - best practices. --- itf/static/css/noel/inner.css | 5 +++-- itf/templates/noel/insidepage.html | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/itf/static/css/noel/inner.css b/itf/static/css/noel/inner.css index 600d33a..c7186fa 100644 --- a/itf/static/css/noel/inner.css +++ b/itf/static/css/noel/inner.css @@ -149,7 +149,7 @@ clear:both;} {padding-top:6px;} .selectMenu select -{color:#3b3b39; +{color:#3B3B39; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; @@ -158,7 +158,8 @@ background-color:#f0f0f0; outline:none;} .selectMenu select:focus -{border:1px solid #999;} +{border:1px solid #f7bd00; +background-color:#f7bd00;} #listLeft {position:relative;} diff --git a/itf/templates/noel/insidepage.html b/itf/templates/noel/insidepage.html index 193d3b7..8b2b1ac 100644 --- a/itf/templates/noel/insidepage.html +++ b/itf/templates/noel/insidepage.html @@ -50,7 +50,7 @@ {% endfor %}
- Select by + Order by