Small update to Bluegrid and generic-content-wrapper-styled to dreport

This commit is contained in:
jeroenpraat
2015-11-12 22:10:20 +01:00
parent 6e04dd96a1
commit 5afe8e5aa1
2 changed files with 4 additions and 3 deletions

View File

@@ -299,7 +299,7 @@ input {
border: 1px solid rgba(255,255,255,.5);
}
.contact-entry-edit a:hover, .contact-entry-edit a:focus, .generic-content-wrapper-styled > p > span.btn.btn-default > a:hover,.generic-content-wrapper-styled > p > span.btn.btn-default > a:focus, div#profile-edit-links a:hover, div#profile-edit-links a:focus {
.contact-entry-edit:hover a, .contact-entry-edit:focus a, .generic-content-wrapper-styled > p > span.btn.btn-default > a:hover,.generic-content-wrapper-styled > p > span.btn.btn-default > a:focus, div#profile-edit-links a:hover, div#profile-edit-links a:focus {
color: #43488A;
}