Author: sevein
Date: Wed May  9 14:00:43 2012
New Revision: 11656

Log:
Pager count in gray when the background is white

Modified:
   branches/2.0/plugins/qtDominionPlugin/css/less/pager.less

Modified: branches/2.0/plugins/qtDominionPlugin/css/less/pager.less
==============================================================================
--- branches/2.0/plugins/qtDominionPlugin/css/less/pager.less   Wed May  9 
00:02:45 2012        (r11655)
+++ branches/2.0/plugins/qtDominionPlugin/css/less/pager.less   Wed May  9 
14:00:43 2012        (r11656)
@@ -80,6 +80,7 @@
 .result-count {
 
   text-align: center;
+  color: @white;
 
 }
 
@@ -103,6 +104,12 @@
 
   }
 
+  .result-count {
+
+    color: @grayDark;
+
+  }
+
   .active a {
 
     background-color: @grayDark;

-- 
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.

Reply via email to