aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-02 14:07:33 -0800
committerfriendica <info@friendica.com>2014-02-02 14:07:33 -0800
commitcf85fec9196a2da90f84b4fb44643994005f84d5 (patch)
tree06fb8942559b51ce7e6780c2397ecb74662a3906 /view/theme/redbasic
parentb39c0d54c07c1a89aa1e4ecaef134b96e4ed4b8a (diff)
parentb7c4f033b503564096c236dd0ecb18ecff2822cb (diff)
downloadvolse-hubzilla-cf85fec9196a2da90f84b4fb44643994005f84d5.tar.gz
volse-hubzilla-cf85fec9196a2da90f84b4fb44643994005f84d5.tar.bz2
volse-hubzilla-cf85fec9196a2da90f84b4fb44643994005f84d5.zip
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index fe6d24f18..776b4c31a 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -44,7 +44,7 @@ a, a:visited, a:link, .fakelink, .fakelink:visited, .fakelink:link {
text-decoration: none;
}
-a:hover, .fakelink:hover { color: #44AAFF; text-decoration: underline; }
+a:hover, .fakelink:hover { color: $link_colour; text-decoration: underline; }
.fakelink {
cursor: pointer;