Simple CSS.

This commit is contained in:
Nicolas Stepien 2011-06-25 20:16:52 +02:00
parent d60f4fde60
commit 7ab80f7f45

View File

@ -2327,8 +2327,7 @@ main =
height: 120px;
}
#qr.auto:not(:hover) > form {
height: 0;
overflow: hidden;
display: none;
}
/* http://stackoverflow.com/questions/2610497/change-an-inputs-html5-placeholder-color-with-css */
#qr input::-webkit-input-placeholder {