You are here

Files in Language Switcher Dropdown 7.2

Primary tabs

File namesort descending Location Namespace Description
ddsBlue.css ddslick/ddsBlue.css .ddsBlue .dd-select { border: 1px solid #aaaacc; background: none repeat scroll 0 0 #c3c3e3 !important; border-radius: 2px; cursor: pointer; position: relative; } .ddsBlue .dd-desc { color: #8888aa; display: block; font-weight:…
ddsDark.css ddslick/ddsDark.css .ddsDark .dd-select { border: 1px solid #333; background: none repeat scroll 0 0 #111 !important; border-radius: 2px; cursor: pointer; position: relative; } .ddsDark .dd-desc { color: #555; display: block; font-weight: normal; …
ddsDefault.css ddslick/ddsDefault.css .ddsDefault .dd-select { border: 1px solid #cccccc; background: none repeat scroll 0 0 #eeeeee !important; border-radius: 2px; cursor: pointer; position: relative; } .ddsDefault .dd-desc { color: #aaaaaa; display: block; font-weight:…
lang_dropdown.css lang_dropdown.css .form-item-lang-dropdown-select { display: inline; } .lang-dropdown-form img.language-icon { padding: 0 4px; }
lang_dropdown.info lang_dropdown.info name = Language Switcher Dropdown package = Multilingual description = Provides a dropdown select to switch between available languages. dependencies[] = locale configure = 'admin/structure/block' core = 7.x
lang_dropdown.install lang_dropdown.install Install, update, and uninstall functions for the LSD module.
lang_dropdown.module lang_dropdown.module Language dropdown select module main file.
lang_dropdown_hideout.info lang_dropdown_hideout/lang_dropdown_hideout.info name = Language Switcher Dropdown Hideout package = Multilingual description = Allow to hide specific languages from the switcher for certain roles. dependencies[] = locale configure = 'admin/structure/block' core = 7.x
lang_dropdown_hideout.install lang_dropdown_hideout/lang_dropdown_hideout.install Install, update, and uninstall functions for the LSD hideout module.
lang_dropdown_hideout.module lang_dropdown_hideout/lang_dropdown_hideout.module LSD Hideout main module file.
ldsBlue.css msdropdown/css/msdropdown/ldsBlue.css /*************** blue language dropdown switcher theme **********************/ .ldsBlue{border:1px solid #33f;} .ldsBlue .divider{border-left:1px solid #33f; border-right:1px solid #ccf; right:24px;} .ldsBlue .ddArrow{width:16px;height:16px;…
ldsDark.css msdropdown/css/msdropdown/ldsDark.css /*************** dark language dropdown switcher theme **********************/ .ldsDark{border:1px solid #3c3c3c;} .ldsDark .divider{border-left:1px solid #3e3e3e; border-right:1px solid #000; right:24px;} .ldsDark .ddArrow{width:16px;height:16px;…
ldsSkin.css msdropdown/css/msdropdown/ldsSkin.css /*************** default language dropdown switcher theme - enforce ul paddihg in dd theme **********************/ .ldsSkin{border:1px solid #c3c3c3;} .ldsSkin .divider{border-left:1px solid #c3c3c3; border-right:1px solid #fff; right:24px;} .ldsSkin…
README.txt README.txt ------------------------------------------------------------------------------------ INSTALLATION ------------------------------------------------------------------------------------ This module require…

Other projects