show message when preferences are saved to localStorage

This commit is contained in:
Crack
2010-07-12 14:02:45 +02:00
parent 956315e0b2
commit 625b9edca8
3 changed files with 20 additions and 0 deletions

View File

@@ -1434,3 +1434,7 @@ fieldset .group-field th {
.config-form dd:before {
content: "\25B8 ";
}
.click-hide-message {
cursor: pointer;
}