ASong2U_Web/wp-content/plugins/wpml-cms-nav/res/css/navigation.css

16 lines
359 B
CSS

.wpml_cms_navigation .wpml_table th{
background-color: #DFDFDF;
border-bottom:solid 1px #fff;
width:200px;
border-collapse: collapse;
}
.wpml_cms_navigation .wpml_table tfoot th{
border-bottom:none;
background: none;
background-color: #DFDFDF;
}
#icl_cat_menu_contents input{
margin-bottom: 4px;
}