1
0
Fork 0

make items on settings pages fold/unfold on click

This commit is contained in:
hauke 2014-09-06 13:53:23 +02:00
commit ec68e33c6b
4 changed files with 25 additions and 5 deletions

View file

@ -2728,3 +2728,6 @@ a.mail-list-link {
border: none;
}
.settings-heading {
cursor: pointer;
}