aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2015-11-12 22:10:20 +0100
committerjeroenpraat <jeroenpraat@xs4all.nl>2015-11-12 22:10:20 +0100
commit5afe8e5aa116fb288b2ef87c7af3c7e74565d50b (patch)
treecf8ad08cbcb76e60288e9e04f1b27b3f467beebe /view/theme
parent6e04dd96a1ff001f67db59e796b36cba30e4fdb4 (diff)
downloadvolse-hubzilla-5afe8e5aa116fb288b2ef87c7af3c7e74565d50b.tar.gz
volse-hubzilla-5afe8e5aa116fb288b2ef87c7af3c7e74565d50b.tar.bz2
volse-hubzilla-5afe8e5aa116fb288b2ef87c7af3c7e74565d50b.zip
Small update to Bluegrid and generic-content-wrapper-styled to dreport
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/schema/bluegrid.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/schema/bluegrid.css b/view/theme/redbasic/schema/bluegrid.css
index 2c6f34558..3c856c5e2 100644
--- a/view/theme/redbasic/schema/bluegrid.css
+++ b/view/theme/redbasic/schema/bluegrid.css
@@ -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;
}