From 4ace8344cfd8769ef059ec5c920ac663c8c1d4ce Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 27 Jan 2011 18:18:23 +0000 Subject: improved search and impagination with CSS --- h-source/Public/Css/explorer7.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 h-source/Public/Css/explorer7.css (limited to 'h-source/Public/Css/explorer7.css') diff --git a/h-source/Public/Css/explorer7.css b/h-source/Public/Css/explorer7.css new file mode 100644 index 0000000..11c9f02 --- /dev/null +++ b/h-source/Public/Css/explorer7.css @@ -0,0 +1,12 @@ +.viewall_popup_menu_status_item +{ + width:129px; +} +.talk_numb_ext +{ + margin-top:-30px; +} +.language_links_box a.current_lang +{ + background:#6495ED; +} \ No newline at end of file -- cgit v1.2.3