From e2149e3d8b87b382563a9def6f376a5f289754d3 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 12 May 2006 12:38:32 +0000 Subject: Merge from 3.0 branch till 1054. --- demos/quickstart/themes/PradoSoft/style.css | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'demos/quickstart/themes') diff --git a/demos/quickstart/themes/PradoSoft/style.css b/demos/quickstart/themes/PradoSoft/style.css index 38ef5375..3bf73c80 100644 --- a/demos/quickstart/themes/PradoSoft/style.css +++ b/demos/quickstart/themes/PradoSoft/style.css @@ -364,4 +364,22 @@ dd .searchterm { font-weight: bold; +} + +.searchAPIItem +{ + margin-top: 5px; + margin-left: 20px; + margin-right: 20px; +} + +.searchHeader, .emptyResult +{ + margin-top: 30px; +} + +.empty_search_result +{ + text-align: center; + margin: 30px; } \ No newline at end of file -- cgit v1.2.3