diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-02 14:29:55 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-02 14:29:55 +0000 |
commit | 10bbe357616c36e86ae3c3c7a26840b0c1973756 (patch) | |
tree | f0d588a10213ee9b91e12af0592112c1964e3755 /h-source/Public | |
parent | 662e663843729d20aef25743f1d3f58adf6865b5 (diff) |
improved search
Diffstat (limited to 'h-source/Public')
-rwxr-xr-x | h-source/Public/Css/website.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index 8f15343..5609d12 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -1580,4 +1580,9 @@ td.text_item_date .search_result_model_name { padding-left:10px; +} + +.search_item_found +{ + margin:5px; }
\ No newline at end of file |