-table.babyblue {
+table.paleblue {
border-collapse: collapse;
border-color: #CCC;
border: 1px solid #DDD;
font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
}
-table.babyblue a:link,
-table.babyblue a:visited {
+table.paleblue a:link,
+table.paleblue a:visited {
color: #5B80B2;
text-decoration: none;
font-weight: bold;
}
-table.babyblue a:hover {
+table.paleblue a:hover {
color: #036;
}
-table.babyblue td,
-table.babyblue th {
+table.paleblue td,
+table.paleblue th {
padding: 5px;
line-height: 13px;
border-bottom: 1px solid #EEE;
border-left: 1px solid #DDD;
}
-table.babyblue thead th:first-child,
-table.babyblue thead td:first-child {
+table.paleblue thead th:first-child,
+table.paleblue thead td:first-child {
border-left: none !important;
}
-table.babyblue thead th,
-table.babyblue thead td {
+table.paleblue thead th,
+table.paleblue thead td {
background: #FCFCFC url(../img/nav-bg.gif) top left repeat-x;
border-bottom: 1px solid #DDD;
padding: 2px 5px;
color: #666;
}
-table.babyblue thead th > a:link,
-table.babyblue thead th > a:visited {
+table.paleblue thead th > a:link,
+table.paleblue thead th > a:visited {
color: #666;
display: block;
}
-table.babyblue tr.odd {
+table.paleblue tr.odd {
background-color: #EDF3FE;
}
-table.babyblue tr.even {
+table.paleblue tr.even {
background-color: white;
}
# built documents.
#
# The short X.Y version.
-version = '0.4.0.alpha3'
+version = '0.4.0.alpha4'
# The full version, including alpha/beta/rc tags.
-release = '0.4.0.alpha3'
+release = '0.4.0.alpha4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.