Author: lou
Date: 2008-01-07 06:36:21 -0800 (Mon, 07 Jan 2008)
New Revision: 7755
Modified:
openlaszlo/trunk/docs/includes/docbook.css
Log:
Change 20080107-lou-2 by [EMAIL PROTECTED] on 2008-01-07 10:25:26 AST
in /Users/lou/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: glyphs for some warnings were not rendered properly
Bugs Fixed: LPP-5289
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Details: added new selector for sidebars
div.condition-sidebar{
padding-left : 90px;
padding-top : 20px;
padding-right : 10px;
}
Tests: verify visually
Modified: openlaszlo/trunk/docs/includes/docbook.css
===================================================================
--- openlaszlo/trunk/docs/includes/docbook.css 2008-01-07 14:31:31 UTC (rev
7754)
+++ openlaszlo/trunk/docs/includes/docbook.css 2008-01-07 14:36:21 UTC (rev
7755)
@@ -1,6 +1,6 @@
/* Stylesheet for LZX Documentation */
/* J_LZ_COPYRIGHT_BEGIN *******************************************************
-* Copyright 2001-2007 Laszlo Systems, Inc. All Rights Reserved. *
+* Copyright 2001-2008 Laszlo Systems, Inc. All Rights Reserved. *
* Use is subject to license terms. *
* J_LZ_COPYRIGHT_END *********************************************************/
@@ -16,7 +16,11 @@
padding-left : 10px;
padding-right : 10px;
}
-
+div.condition-sidebar{
+ padding-left : 90px;
+ padding-top : 20px;
+ padding-right : 10px;
+}
.toc .section {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins