From 0ec180da2c15dc71151232525f2a831029099669 Mon Sep 17 00:00:00 2001 From: Karen Date: Wed, 28 Sep 2011 17:25:04 +0530 Subject: [PATCH] added search for lists and css for inner details links. --- itf/static/css/noel/inner-details.css | 11 ++++++++++- itf/templates/noel/insidepage.html | 5 ++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/itf/static/css/noel/inner-details.css b/itf/static/css/noel/inner-details.css index a2f5b34..f9c4010 100644 --- a/itf/static/css/noel/inner-details.css +++ b/itf/static/css/noel/inner-details.css @@ -34,7 +34,16 @@ margin:10px;} .orange {color:#f7bd00; font-weight:bold; -margin-bottom:8px;} +margin-bottom:8px; +} + +.noListTitle a +{color:#f7bd00; +font-weight:bold; +text-decoration:none;} + +.noListItem +{margin-bottom:10px;} .linksInnerOrange a {text-decoration:none; diff --git a/itf/templates/noel/insidepage.html b/itf/templates/noel/insidepage.html index 68ea9aa..d6f92b6 100644 --- a/itf/templates/noel/insidepage.html +++ b/itf/templates/noel/insidepage.html @@ -62,7 +62,10 @@ --> - + + + +