Update of /cvsroot/boost/website/style/css_0
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5176/style/css_0
Modified Files:
section-doc.css
Log Message:
Some cleanups for ReST docs.
Index: section-doc.css
===================================================================
RCS file: /cvsroot/boost/website/style/css_0/section-doc.css,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- section-doc.css 5 Dec 2006 21:59:50 -0000 1.23
+++ section-doc.css 14 Dec 2006 05:17:26 -0000 1.24
@@ -274,7 +274,7 @@
#content table.citation td,
#content table.footnote td
{
- border: none;
+ border: none !important;
padding: 0em 0.25em 0em 0.25em;
}
#content table.header,
@@ -284,12 +284,19 @@
margin-right: 0em;
margin-bottom: 1em;
}
+#content table.field-list th,
+#content table.docinfo th,
+#content table.field-list td,
+#content table.docinfo td
+{
+ border: none !important;
+ text-align: left;
+ background: inherit;
+}
#content table.field-list th.field-name,
#content table.docinfo th.docinfo-name
{
white-space: nowrap;
- border: none !important;
- text-align: left;
text-transform: capitalize;
width: 10em;
}
@@ -432,7 +439,9 @@
#content .section .note,
#content .section .warning,
#content .section .important,
-#content .section .caution
+#content .section .caution,
+#content .section .sidebar,
+#content .section .hint
{
margin: 1em !important;
border: 1px solid #CCCCCC;
@@ -443,7 +452,9 @@
#content .section .note h3 + p,
#content .section .warning h3 + p,
#content .section .important h3 + p,
-#content .section .caution h3 + p
+#content .section .caution h3 + p,
+#content .section .sidebar h3 + p,
+#content .section .hint h3 + p
{
margin-top: 0em !important;
}
@@ -451,7 +462,9 @@
#content .section .note .title,
#content .section .warning .title,
#content .section .important .title,
-#content .section .caution .title
+#content .section .caution .title,
+#content .section .sidebar .title,
+#content .section .hint .title
{
display: none;
}
@@ -460,6 +473,8 @@
#content .section .warning { background: #FFFFFF url(caution.png) no-repeat
top left; }
#content .section .important { background: #FFFFFF url(important.png)
no-repeat top left; }
#content .section .caution { background: #FFFFFF url(caution.png) no-repeat
top left; }
+#content .section .sidebar { background: #FFFFFF url(note.png) no-repeat top
left; }
+#content .section .hint { background: #FFFFFF url(tip.png) no-repeat top left;
}
/* Wiki display, edit, etc. */
#wiki-edit-form textarea {
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs