summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-10-27 12:23:07 -0400
committerJules Laplace <jules@okfoc.us>2014-10-27 12:23:07 -0400
commit1efe4601867053e297e91e70388b48e90b12b61f (patch)
tree1cae751627860e425050e420c93cb495c84c8de0 /public/assets/stylesheets
parent50081fb074705175ef860212974213bd4d8cb8a4 (diff)
parente92acfd9a8b7b60544c8b85ad856273c732a1935 (diff)
merge
Diffstat (limited to 'public/assets/stylesheets')
-rwxr-xr-xpublic/assets/stylesheets/app.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index bc52d5a..d7876da 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -153,10 +153,12 @@ a{
font-size: 24px;
padding: 18px 27px 0 8px;
}
-.topLinks a.ion-help-circled:hover {
+.topLinks a.ion-help-circled.active,
+.topLinks a.ion-help-circled:hover {
background:transparent;
color:red;
}
+
.page #header {
background: white;
border-bottom: 1px solid;