Author: david
Date: Wed Oct 26 13:28:17 2011
New Revision: 10195
Log:
Drop 'last' positioning for main.css to avoid clobbering print.css rules
Modified:
trunk/apps/qubit/config/view.yml
Modified: trunk/apps/qubit/config/view.yml
==============================================================================
--- trunk/apps/qubit/config/view.yml Wed Oct 26 13:25:56 2011 (r10194)
+++ trunk/apps/qubit/config/view.yml Wed Oct 26 13:28:17 2011 (r10195)
@@ -22,7 +22,7 @@
/vendor/yui/menu/assets/skins/sam/menu: { position: first }
form:
graphic:
- main: { position: last }
+ main:
print: { media: print, position: last }
javascripts:
--
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.