aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public/Css/explorer7.css
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-01-27 18:18:23 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-01-27 18:18:23 +0000
commit4ace8344cfd8769ef059ec5c920ac663c8c1d4ce (patch)
tree14427de964a8a0abb2596e97c50a37d5d979f16e /h-source/Public/Css/explorer7.css
parent4e4b0e82b62d9a5bdce92b3caa2ab18e16122ba0 (diff)
improved search and impagination with CSS
Diffstat (limited to 'h-source/Public/Css/explorer7.css')
-rw-r--r--h-source/Public/Css/explorer7.css12
1 files changed, 12 insertions, 0 deletions
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