Files
b2b.redline.com.pl/modules/newsletterpro/views/css/1.7/my_account.css
2025-06-24 14:14:35 +02:00

27 lines
532 B
CSS

.newsletterpro-my-account {
}
.newsletterpro-list-of-interests {
margin: 0;
list-style: none;
}
.newsletterpro-my-account .np-category-tree ul ul {
margin-left: 16px;
/*border-left: solid 1px #ccc;*/
padding-left: 5px;
}
.newsletterpro-my-account .np-category-tree .np-category-toggle {
display: inline-block;
}
.newsletterpro-my-account .np-category-tree .np-category-toggle.np-visibility-hidden {
visibility: hidden;
}
.newsletterpro-my-account .np-category-tree .np-category-toggle i {
font-size: 20px;
}