dabodoc Commit
Revision 72
Date: 2011-03-30 01:55:00 -0700 (Wed, 30 Mar 2011)
Author: Werner
Trac: http://trac.dabodev.com/changeset/72

Changed:
U   trunk/api/sphinx/source/_static/AGW.css

Log:
- add scroll bars for control appearance for smaller screens. Not perfect as 
there is a blue background showing when this is needed

Diff:
Modified: trunk/api/sphinx/source/_static/AGW.css
===================================================================
--- trunk/api/sphinx/source/_static/AGW.css     2011-03-30 08:51:36 UTC (rev 71)
+++ trunk/api/sphinx/source/_static/AGW.css     2011-03-30 08:55:00 UTC (rev 72)
@@ -8,6 +8,14 @@
     overflow: auto
 }
 
+ * /**
+ * control appearance with scroll bars to make them more lisible
+ * "auto" still shows the bars all the time
+ */
+div.appearance-control-appearance {
+    overflow: auto
+}
+
 /**
  * fix intro, search etc to the top, assumes no logo,
  * need to adjust the document wrapper margin and use 



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to