You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
cosmopet.ae/wp-content copy/plugins copy/wpglobus/style-samples.css

66 lines
2.3 KiB

/**
* CSS Rules for the language switcher in standard WordPress themes
*/
/**
* Twenty Fourteen
*/
.page_item_wpglobus_menu_switch {width:80px;}
.page_item_wpglobus_menu_switch .children{width:60px;}
.page_item_wpglobus_menu_switch .children:hover{width:60px;}
.page_item_wpglobus_menu_switch li:hover > a{width:35px;}
.menu_item_wpglobus_menu_switch {width:80px;}
.menu_item_wpglobus_menu_switch .sub-menu{width:60px;}
.menu_item_wpglobus_menu_switch .sub-menu:hover{width:60px;}
.menu_item_wpglobus_menu_switch li:hover > a{width:35px;}
/**
* Twenty Thirteen
*/
.page_item_wpglobus_menu_switch {width:80px;}
.page_item_wpglobus_menu_switch .children{width:84px;}
.page_item_wpglobus_menu_switch .children:hover{width:84px;}
.page_item_wpglobus_menu_switch li:hover > a{width:80px;}
.menu_item_wpglobus_menu_switch {width:80px;}
.menu_item_wpglobus_menu_switch .sub-menu{width:84px;}
.menu_item_wpglobus_menu_switch .sub-menu:hover{width:84px;}
.menu_item_wpglobus_menu_switch li:hover > a{width:80px;}
/**
* Twenty Twelve
*/
.page_item_wpglobus_menu_switch {width:40px;}
.page_item_wpglobus_menu_switch .children li{width:40px;}
.page_item_wpglobus_menu_switch .children li a{width:40px;}
.page_item_wpglobus_menu_switch .children:hover{width:40px;}
.page_item_wpglobus_menu_switch li:hover > a{width:40px;}
.menu_item_wpglobus_menu_switch {width:40px;}
.menu_item_wpglobus_menu_switch .sub-menu {width:60px;}
.menu_item_wpglobus_menu_switch .sub-menu li{width:40px;}
.menu_item_wpglobus_menu_switch .sub-menu li a{width:40px;}
.menu_item_wpglobus_menu_switch .sub-menu:hover{width:40px;}
.menu_item_wpglobus_menu_switch .sub-menu li:hover > a{width:40px;}
/**
* Twenty Eleven
*/
#access ul ul, #access ul ul a {width:47px;}
.page_item_wpglobus_menu_switch {width:60px;}
.page_item_wpglobus_menu_switch .children li{width:60px;}
.page_item_wpglobus_menu_switch .children li a{width:40px;}
.page_item_wpglobus_menu_switch .children:hover{width:60px;}
.page_item_wpglobus_menu_switch li:hover > a{width:60px;}
/**
* Twenty Ten
*/
#access ul ul, #access ul ul a {width:38px;}
.page_item_wpglobus_menu_switch {width:60px;}
.page_item_wpglobus_menu_switch .children li{width:60px;}
.page_item_wpglobus_menu_switch .children li a{width:40px;}
.page_item_wpglobus_menu_switch .children:hover{width:60px;}
.page_item_wpglobus_menu_switch li:hover > a{width:60px;}