Author: sevein
Date: Mon Sep 26 17:12:25 2011
New Revision: 9844
Log:
Trillium, some small details
Modified:
trunk/plugins/qtTrilliumPlugin/css/less/_misc.less
Modified: trunk/plugins/qtTrilliumPlugin/css/less/_misc.less
==============================================================================
--- trunk/plugins/qtTrilliumPlugin/css/less/_misc.less Mon Sep 26 17:12:12
2011 (r9843)
+++ trunk/plugins/qtTrilliumPlugin/css/less/_misc.less Mon Sep 26 17:12:25
2011 (r9844)
@@ -10,7 +10,7 @@
&.label {
color: @grayDark;
- margin-top: -28px;
+ margin-top: -18px;
font-weight: bold;
}
@@ -92,8 +92,13 @@
.section {
- margin-bottom: @baseline;
+ .section {
+
+ margin-top: @baseline;
+
+ }
+ > h2,
> a > h2,
> span > h2 {
@@ -135,6 +140,10 @@
h3 {
font-size: inherit;
+ line-height: 18px;
+ margin-left: -4px;
+ margin-right: -4px;
+ padding-left: 4px;
}
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.