Archived
1
0

css tweak

This commit is contained in:
Jeff Becker 2016-04-26 09:40:06 -04:00
parent 32c5df4ffd
commit 4737932a3e
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -292,7 +292,7 @@ input, textarea {
clear: both;
}
.post:focus {
.post:focus , .post:active {
background-color: #A99AFF;
}