aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/light/style.less
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-16 04:59:15 -0700
committerfriendica <info@friendica.com>2012-05-16 04:59:15 -0700
commit18f638c93e5dc08c274f404d327ec8f10855a3d3 (patch)
tree9286959f9df544ddd04d33cf32dcf7eba58f5f41 /view/theme/dispy/light/style.less
parent1900f4dd5be307a00f1c18c048d76a34145cf266 (diff)
parentbecfe1f6f7aab1e2b6ae6c17bfae6b9c36ad260c (diff)
downloadvolse-hubzilla-18f638c93e5dc08c274f404d327ec8f10855a3d3.tar.gz
volse-hubzilla-18f638c93e5dc08c274f404d327ec8f10855a3d3.tar.bz2
volse-hubzilla-18f638c93e5dc08c274f404d327ec8f10855a3d3.zip
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/dispy/light/style.less')
-rw-r--r--view/theme/dispy/light/style.less12
1 files changed, 6 insertions, 6 deletions
diff --git a/view/theme/dispy/light/style.less b/view/theme/dispy/light/style.less
index 51ffbd1f2..399578ba7 100644
--- a/view/theme/dispy/light/style.less
+++ b/view/theme/dispy/light/style.less
@@ -283,20 +283,20 @@ h6 {
}
.button,
#profile-listing-desc {
- .box(25%, auto);
- background: @menu_bg_colour;
+ // .box(25%, auto);
+ // background: @menu_bg_colour;
color: @bg_colour;
- .borders(2px, outset, darken(@menu_bg_colour, 20%));
- .rounded_corners;
+ // .borders(2px, outset, darken(@menu_bg_colour, 20%));
+ // .rounded_corners;
padding: 5px;
- font-size: smaller;
+ // font-size: smaller;
cursor: pointer;
&.active {
.box_shadow(4px, 4px, 7px);
}
a {
color: @bg_colour;
- font-size: smaller;
+ // font-size: smaller;
font-weight: bold;
}
}