You are here

ldsBlue.css in Language Switcher Dropdown 7.2

Same filename and directory in other branches
  1. 7 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; margin-top:-8px; background:url(../../images/msdropdown/ldsBlue/dd_arrow.gif) no-repeat;}
.ldsBlue .ddArrow:hover{background-position:0 100%;}
.ldsBlue .ddTitle{color:#003;background:#66f url(../../images/msdropdown/ldsBlue/title-bg.gif) repeat-x left top;}
.ldsBlue .ddTitle .ddTitleText{padding:5px 20px 5px 5px;}
.ldsBlue .ddTitle .ddTitleText .ddTitleText{padding:0;}
.ldsBlue .ddTitle .description{font-size:12px; color:#669}
.ldsBlue .ddTitle .ddTitleText img{padding-right:5px; width: 20px; height: 14px;}
.ldsBlue .ddChild{border:1px solid #33f; background-color:#ccf; left:-1px;}
.ldsBlue .ddChild li{padding:5px; background-color:#ccf; border-bottom:0 !important;}
.ldsBlue .ddChild li .description{color:#669;}
.ldsBlue .ddChild li .ddlabel{color:#009;}
.ldsBlue .ddChild li.hover{background-color:#f2f2f2}
.ldsBlue .ddChild li img{padding:0 6px 0 0; width: 20px; height: 14px;}
.ldsBlue .ddChild li.optgroup{padding:0;}
.ldsBlue .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.ldsBlue .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.ldsBlue .ddChild li.selected{background-color:#99f; color:#003;}
.ldsBlue ul{padding: 0 !important;}

/*************** blue language dropdown switcher theme with icon afer text **********************/
.ldsBlueAfter{border:1px solid #33f;}
.ldsBlueAfter .divider{border-left:1px solid #33f; border-right:1px solid #ccf; right:24px;}
.ldsBlueAfter .ddArrow{width:16px;height:16px; margin-top:-8px; background:url(../../images/msdropdown/ldsBlue/dd_arrow.gif) no-repeat;}
.ldsBlueAfter .ddArrow:hover{background-position:0 100%;}
.ldsBlueAfter .ddTitle{color:#003;background:#66f url(../../images/msdropdown/ldsBlue/title-bg.gif) repeat-x left top; display:block !important;}
.ldsBlueAfter .ddTitle .ddTitleText{padding:5px 20px 5px 5px; overflow:hidden;}
.ldsBlueAfter .ddTitle .ddTitleText .ddTitleText{padding:0;}
.ldsBlueAfter .ddTitle .description{font-size:12px; color:#669}
.ldsBlueAfter .ddTitle .ddTitleText img{padding-right:10px; float:right !important; width: 20px; height: 14px;}
.ldsBlueAfter .ddTitle .ddTitleText .ddlabel{float:left; padding-right:6px;}
.ldsBlueAfter .ddChild{border:1px solid #33f; background-color:#ccf; left:-1px;}
.ldsBlueAfter .ddChild li{padding:5px; background-color:#ccf; border-bottom:0 !important;}
.ldsBlueAfter .ddChild li .description{color:#669;}
.ldsBlueAfter .ddChild li .ddlabel{float:left; padding-right:6px; color:#009;}
.ldsBlueAfter .ddChild li.hover{background-color:#f2f2f2}
.ldsBlueAfter .ddChild li img{float:right !important; padding:0 10px 0 0; width: 20px; height: 14px;}
.ldsBlueAfter .ddChild li.optgroup{padding:0;}
.ldsBlueAfter .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.ldsBlueAfter .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.ldsBlueAfter .ddChild li.selected{background-color:#99f; color:#003;}
.ldsBlueAfter ul{padding: 0 !important;}

/*************** blue language dropdown switcher theme with no flag, only label **********************/
.ldsBlueNoIcon{border:1px solid #33f;}
.ldsBlueNoIcon .divider{border-left:1px solid #33f; border-right:1px solid #ccf; right:24px;}
.ldsBlueNoIcon .ddArrow{width:16px;height:16px; margin-top:-8px; background:url(../../images/msdropdown/ldsBlue/dd_arrow.gif) no-repeat;}
.ldsBlueNoIcon .ddArrow:hover{background-position:0 100%;}
.ldsBlueNoIcon .ddTitle{color:#003;background:#66f url(../../images/msdropdown/ldsBlue/title-bg.gif) repeat-x left top;}
.ldsBlueNoIcon .ddTitle .ddTitleText{padding:5px 20px 5px 5px;}
.ldsBlueNoIcon .ddTitle .ddTitleText .ddTitleText{padding:0;}
.ldsBlueNoIcon .ddTitle .description{font-size:12px; color:#669}
.ldsBlueNoIcon .ddTitle .ddTitleText img{padding-right:5px; width: 20px; height: 14px; display:none;}
.ldsBlueNoIcon .ddChild{border:1px solid #33f; background-color:#ccf; left:-1px;}
.ldsBlueNoIcon .ddChild li{padding:5px; background-color:#ccf; border-bottom:0 !important;}
.ldsBlueNoIcon .ddChild li .description{color:#669;}
.ldsBlueNoIcon .ddChild li .ddlabel{color:#009;}
.ldsBlueNoIcon .ddChild li.hover{background-color:#f2f2f2}
.ldsBlueNoIcon .ddChild li img{padding:0 6px 0 0; width: 20px; height: 14px; display:none;}
.ldsBlueNoIcon .ddChild li.optgroup{padding:0;}
.ldsBlueNoIcon .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.ldsBlueNoIcon .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.ldsBlueNoIcon .ddChild li.selected{background-color:#99f; color:#003;}
.ldsBlueNoIcon ul{padding: 0 !important;}

/*************** blue language dropdown switcher theme with no label, only flag **********************/
.ldsBlueNoLabel{border:1px solid #33f;}
.ldsBlueNoLabel .divider{border-left:1px solid #33f; border-right:1px solid #ccf; right:24px;}
.ldsBlueNoLabel .ddArrow{width:16px;height:16px; margin-top:-8px; background:url(../../images/msdropdown/ldsBlue/dd_arrow.gif) no-repeat;}
.ldsBlueNoLabel .ddArrow:hover{background-position:0 100%;}
.ldsBlueNoLabel .ddTitle{color:#003;background:#66f url(../../images/msdropdown/ldsBlue/title-bg.gif) repeat-x left top;}
.ldsBlueNoLabel .ddTitle .ddTitleText{padding:5px 20px 5px 5px;}
.ldsBlueNoLabel .ddTitle .ddTitleText .ddTitleText{padding:0;}
.ldsBlueNoLabel .ddTitle .description{font-size:12px; color:#669}
.ldsBlueNoLabel .ddTitle .ddlabel{display:none;}
.ldsBlueNoLabel .ddTitle .ddTitleText img{padding-right:5px; width: 20px; height: 14px;}
.ldsBlueNoLabel .ddChild{border:1px solid #33f; background-color:#ccf; left:-1px;}
.ldsBlueNoLabel .ddChild li{padding:5px; background-color:#ccf; border-bottom:0 !important;}
.ldsBlueNoLabel .ddChild li .description{color:#669;}
.ldsBlueNoLabel .ddChild li .ddlabel{color:#009; display:none;}
.ldsBlueNoLabel .ddChild li.hover{background-color:#f2f2f2}
.ldsBlueNoLabel .ddChild li img{padding:0 6px 0 0; width: 20px; height: 14px;}
.ldsBlueNoLabel .ddChild li.optgroup{padding:0;}
.ldsBlueNoLabel .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.ldsBlueNoLabel .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.ldsBlueNoLabel .ddChild li.selected{background-color:#99f; color:#003;}
.ldsBlueNoLabel ul{padding: 0 !important;}

File

msdropdown/css/msdropdown/ldsBlue.css
View source
  1. /*************** blue language dropdown switcher theme **********************/
  2. .ldsBlue{border:1px solid #33f;}
  3. .ldsBlue .divider{border-left:1px solid #33f; border-right:1px solid #ccf; right:24px;}
  4. .ldsBlue .ddArrow{width:16px;height:16px; margin-top:-8px; background:url(../../images/msdropdown/ldsBlue/dd_arrow.gif) no-repeat;}
  5. .ldsBlue .ddArrow:hover{background-position:0 100%;}
  6. .ldsBlue .ddTitle{color:#003;background:#66f url(../../images/msdropdown/ldsBlue/title-bg.gif) repeat-x left top;}
  7. .ldsBlue .ddTitle .ddTitleText{padding:5px 20px 5px 5px;}
  8. .ldsBlue .ddTitle .ddTitleText .ddTitleText{padding:0;}
  9. .ldsBlue .ddTitle .description{font-size:12px; color:#669}
  10. .ldsBlue .ddTitle .ddTitleText img{padding-right:5px; width: 20px; height: 14px;}
  11. .ldsBlue .ddChild{border:1px solid #33f; background-color:#ccf; left:-1px;}
  12. .ldsBlue .ddChild li{padding:5px; background-color:#ccf; border-bottom:0 !important;}
  13. .ldsBlue .ddChild li .description{color:#669;}
  14. .ldsBlue .ddChild li .ddlabel{color:#009;}
  15. .ldsBlue .ddChild li.hover{background-color:#f2f2f2}
  16. .ldsBlue .ddChild li img{padding:0 6px 0 0; width: 20px; height: 14px;}
  17. .ldsBlue .ddChild li.optgroup{padding:0;}
  18. .ldsBlue .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
  19. .ldsBlue .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
  20. .ldsBlue .ddChild li.selected{background-color:#99f; color:#003;}
  21. .ldsBlue ul{padding: 0 !important;}
  22. /*************** blue language dropdown switcher theme with icon afer text **********************/
  23. .ldsBlueAfter{border:1px solid #33f;}
  24. .ldsBlueAfter .divider{border-left:1px solid #33f; border-right:1px solid #ccf; right:24px;}
  25. .ldsBlueAfter .ddArrow{width:16px;height:16px; margin-top:-8px; background:url(../../images/msdropdown/ldsBlue/dd_arrow.gif) no-repeat;}
  26. .ldsBlueAfter .ddArrow:hover{background-position:0 100%;}
  27. .ldsBlueAfter .ddTitle{color:#003;background:#66f url(../../images/msdropdown/ldsBlue/title-bg.gif) repeat-x left top; display:block !important;}
  28. .ldsBlueAfter .ddTitle .ddTitleText{padding:5px 20px 5px 5px; overflow:hidden;}
  29. .ldsBlueAfter .ddTitle .ddTitleText .ddTitleText{padding:0;}
  30. .ldsBlueAfter .ddTitle .description{font-size:12px; color:#669}
  31. .ldsBlueAfter .ddTitle .ddTitleText img{padding-right:10px; float:right !important; width: 20px; height: 14px;}
  32. .ldsBlueAfter .ddTitle .ddTitleText .ddlabel{float:left; padding-right:6px;}
  33. .ldsBlueAfter .ddChild{border:1px solid #33f; background-color:#ccf; left:-1px;}
  34. .ldsBlueAfter .ddChild li{padding:5px; background-color:#ccf; border-bottom:0 !important;}
  35. .ldsBlueAfter .ddChild li .description{color:#669;}
  36. .ldsBlueAfter .ddChild li .ddlabel{float:left; padding-right:6px; color:#009;}
  37. .ldsBlueAfter .ddChild li.hover{background-color:#f2f2f2}
  38. .ldsBlueAfter .ddChild li img{float:right !important; padding:0 10px 0 0; width: 20px; height: 14px;}
  39. .ldsBlueAfter .ddChild li.optgroup{padding:0;}
  40. .ldsBlueAfter .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
  41. .ldsBlueAfter .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
  42. .ldsBlueAfter .ddChild li.selected{background-color:#99f; color:#003;}
  43. .ldsBlueAfter ul{padding: 0 !important;}
  44. /*************** blue language dropdown switcher theme with no flag, only label **********************/
  45. .ldsBlueNoIcon{border:1px solid #33f;}
  46. .ldsBlueNoIcon .divider{border-left:1px solid #33f; border-right:1px solid #ccf; right:24px;}
  47. .ldsBlueNoIcon .ddArrow{width:16px;height:16px; margin-top:-8px; background:url(../../images/msdropdown/ldsBlue/dd_arrow.gif) no-repeat;}
  48. .ldsBlueNoIcon .ddArrow:hover{background-position:0 100%;}
  49. .ldsBlueNoIcon .ddTitle{color:#003;background:#66f url(../../images/msdropdown/ldsBlue/title-bg.gif) repeat-x left top;}
  50. .ldsBlueNoIcon .ddTitle .ddTitleText{padding:5px 20px 5px 5px;}
  51. .ldsBlueNoIcon .ddTitle .ddTitleText .ddTitleText{padding:0;}
  52. .ldsBlueNoIcon .ddTitle .description{font-size:12px; color:#669}
  53. .ldsBlueNoIcon .ddTitle .ddTitleText img{padding-right:5px; width: 20px; height: 14px; display:none;}
  54. .ldsBlueNoIcon .ddChild{border:1px solid #33f; background-color:#ccf; left:-1px;}
  55. .ldsBlueNoIcon .ddChild li{padding:5px; background-color:#ccf; border-bottom:0 !important;}
  56. .ldsBlueNoIcon .ddChild li .description{color:#669;}
  57. .ldsBlueNoIcon .ddChild li .ddlabel{color:#009;}
  58. .ldsBlueNoIcon .ddChild li.hover{background-color:#f2f2f2}
  59. .ldsBlueNoIcon .ddChild li img{padding:0 6px 0 0; width: 20px; height: 14px; display:none;}
  60. .ldsBlueNoIcon .ddChild li.optgroup{padding:0;}
  61. .ldsBlueNoIcon .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
  62. .ldsBlueNoIcon .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
  63. .ldsBlueNoIcon .ddChild li.selected{background-color:#99f; color:#003;}
  64. .ldsBlueNoIcon ul{padding: 0 !important;}
  65. /*************** blue language dropdown switcher theme with no label, only flag **********************/
  66. .ldsBlueNoLabel{border:1px solid #33f;}
  67. .ldsBlueNoLabel .divider{border-left:1px solid #33f; border-right:1px solid #ccf; right:24px;}
  68. .ldsBlueNoLabel .ddArrow{width:16px;height:16px; margin-top:-8px; background:url(../../images/msdropdown/ldsBlue/dd_arrow.gif) no-repeat;}
  69. .ldsBlueNoLabel .ddArrow:hover{background-position:0 100%;}
  70. .ldsBlueNoLabel .ddTitle{color:#003;background:#66f url(../../images/msdropdown/ldsBlue/title-bg.gif) repeat-x left top;}
  71. .ldsBlueNoLabel .ddTitle .ddTitleText{padding:5px 20px 5px 5px;}
  72. .ldsBlueNoLabel .ddTitle .ddTitleText .ddTitleText{padding:0;}
  73. .ldsBlueNoLabel .ddTitle .description{font-size:12px; color:#669}
  74. .ldsBlueNoLabel .ddTitle .ddlabel{display:none;}
  75. .ldsBlueNoLabel .ddTitle .ddTitleText img{padding-right:5px; width: 20px; height: 14px;}
  76. .ldsBlueNoLabel .ddChild{border:1px solid #33f; background-color:#ccf; left:-1px;}
  77. .ldsBlueNoLabel .ddChild li{padding:5px; background-color:#ccf; border-bottom:0 !important;}
  78. .ldsBlueNoLabel .ddChild li .description{color:#669;}
  79. .ldsBlueNoLabel .ddChild li .ddlabel{color:#009; display:none;}
  80. .ldsBlueNoLabel .ddChild li.hover{background-color:#f2f2f2}
  81. .ldsBlueNoLabel .ddChild li img{padding:0 6px 0 0; width: 20px; height: 14px;}
  82. .ldsBlueNoLabel .ddChild li.optgroup{padding:0;}
  83. .ldsBlueNoLabel .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
  84. .ldsBlueNoLabel .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
  85. .ldsBlueNoLabel .ddChild li.selected{background-color:#99f; color:#003;}
  86. .ldsBlueNoLabel ul{padding: 0 !important;}