LSP: explain IH-system on login page untill turned off through localStorage (if browser supports)

This commit is contained in:
cat 2014-06-18 13:33:38 +02:00 committed by Thulinma
parent f417df5de5
commit a2ab708aef
3 changed files with 33 additions and 5 deletions

View file

@ -90,7 +90,10 @@ body {
#message > a {
text-decoration: underline;
color: #505050;
}
a {
cursor: pointer;
text-decoration: underline;
}
#ih-button, #ih-button.active:hover {
position: absolute;