WP File Manager
Current Path:
/
home
/
translil
/
www
/
amitram
/
multimedia
/
plugins
/
language_switch
/
Name
Action
..
README.md
Edit
flag_sprite.jpg
Edit
flag_sprite_original.png
Edit
index.php
Edit
language
language_switch.css
Edit
language_switch.inc.php
Edit
language_switch_flags.tpl
Edit
main.inc.php
Edit
pem_metadata.txt
Edit
style.css
Edit
Editing: style.css
#languageSwitchBox { padding: 0.5em 5px; border-radius: 4px; z-index: 100; text-align:left; display: none; position: absolute; left: 0; top: 0; /*left, right set through js*/ background-color: #555; border: 1px solid #000; } #languageSwitchBox .switchBoxTitle { padding-bottom:5px; margin-bottom:5px; border-bottom: 1px solid #444; } #languageSwitchBox a { color:#aaa; } #languageSwitchBox a:hover { color:#ddd; } [class*="langflag-"] { overflow: hidden; text-indent: -9999px; vertical-align: bottom; }