aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-12-02 17:31:59 -0800
committerzotlabs <mike@macgirvin.com>2017-12-02 17:31:59 -0800
commit95311ad07e08c01ff8b9d865cbbc2a0b2bae5239 (patch)
tree7b366cfd5950c0fa810b6654df61fc69beaad296 /view/theme
parentef4a0e5af5a249879e446636bd0ade54e2df0b9b (diff)
parentdd2c4c37ff03eef6470ef0364217b2c6208c38c0 (diff)
downloadvolse-hubzilla-95311ad07e08c01ff8b9d865cbbc2a0b2bae5239.tar.gz
volse-hubzilla-95311ad07e08c01ff8b9d865cbbc2a0b2bae5239.tar.bz2
volse-hubzilla-95311ad07e08c01ff8b9d865cbbc2a0b2bae5239.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 38b01a16f..33536dee4 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -113,7 +113,8 @@ a:focus,
color: $link_colour;
}
-.fakelink {
+.fakelink,
+.cursor-pointer {
cursor: pointer;
}