aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/quattro.less
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-01-12 10:42:59 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2012-01-12 10:42:59 +0100
commitea9f14c27b0cb7fb2ebc8315f7c55a567831021c (patch)
tree60fe7f03c1a421eeb11d9f3dcb54f6b9f73d1b16 /view/theme/quattro/quattro.less
parent3d7857ecdd36d9920ff5ae843180126f4b1f89ff (diff)
downloadvolse-hubzilla-ea9f14c27b0cb7fb2ebc8315f7c55a567831021c.tar.gz
volse-hubzilla-ea9f14c27b0cb7fb2ebc8315f7c55a567831021c.tar.bz2
volse-hubzilla-ea9f14c27b0cb7fb2ebc8315f7c55a567831021c.zip
quattro: style fakelink
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rw-r--r--view/theme/quattro/quattro.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index 0b4a97e9a..23b1d8474 100644
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -44,6 +44,9 @@ a:hover {color: @LinkHover; text-decoration: underline; }
.hidden { display: none; }
.clear { clear: both; }
+.fakelink { color: @Link; text-decoration: none; cursor:pointer; }
+.fakelink:hover { color: @LinkHover; text-decoration: underline; }
+
code {
font-family: Courier, monospace;
white-space: pre;
@@ -70,6 +73,8 @@ code {
.shadow();
}
+
+
/* tool */
.tool {