Docstrings for the sizers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-06-04 05:18:49 +00:00
parent ebc89b9f61
commit 3ea6e0ec63
4 changed files with 1082 additions and 214 deletions

View File

@@ -25,7 +25,7 @@ table.rst-table {
th.rst {
border-width: 0px;
padding: 2px 4px;
background: #dddddd;
background: #cccccc;
text-align: left;
vertical-align: top;
margin: .25em;
@@ -35,7 +35,7 @@ td.rst {
border-width: 0px;
margin: .25em;
padding: 2px 4px;
background: #eeeeee;
background: #dddddd;
vertical-align: top;
}