--- a/uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/book.css Thu Jun 25 13:45:49 2009 -0500
+++ b/uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/book.css Fri Jun 26 11:16:29 2009 -0500
@@ -12,7 +12,7 @@
/* Set default font to serif style, 12-pt and plain */
body, p, table {
- font-family: Verdana, Arial, Helvetica, sans-serif;
+ font-family: Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
}
@@ -69,7 +69,7 @@
.step {
/* background-color: #EEE; */
/* margin: 10px 0px; */
- color: #111;
+ /* color: #111; */
/* border-bottom:2px solid #EEE; */
}
@@ -99,7 +99,7 @@
/* 20070522-replaced gray with green background to match gradiant color for title */
th {
- background-color:#FDDD1F; /* background-color:#acd79b;
+ background-color:#FFC550; /* background-color:#acd79b;
background-color:#999;
color:#FFF; */
}
@@ -121,7 +121,7 @@
/* Make all H4 and H5 items appear in bold gray against a light green background */
div h5, div h4 {
padding:5px 0px 5px 12px;
- background-color:#FFFF66;
+ background-color:#FDCB2F;
/* background-color: #EEE; */
font-weight:bold;
color: #000000;