Most base libraries now loaded from googleapis. Changes to the way LiveGridForms...
[infodrom/rico3] / ricoClient / css / coffee-with-milk.css
index f14d371..4a02c77 100644 (file)
@@ -7,14 +7,25 @@ www.456bereastreet.com
   font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;\r
 }\r
 \r
-.ricoLG_table {\r
+div.ricoLG_outerDiv div.ricoLG_cell, div.ricoLG_outerDiv div.ricoLG_cell *, div.ricoLG_keywordDiv *, table.ricoLiveGrid td, table.ricoLiveGrid th  {\r
+  font-size: 11px;\r
+  color:#000;\r
+}\r
+\r
+.ricoLG_top {\r
   border-top:1px solid #523A0B !important;\r
+}\r
+\r
+.ricoLG_table thead tr:last-child   td {\r
+  border-bottom:1px solid #523A0B !important;\r
+}\r
+\r
+.ricoLG_table thead * {\r
   border-right:none;\r
-  color:#000;\r
 }\r
 tr.ricoLG_hdg .ricoLG_cell, tr.ricoLG_hdg th, tr.ricoLG_hdg td {  /* td/th required for IE */\r
   background:#EBE5D9 !important;\r
-  line-height:normal;\r
+  height:1.5em;\r
   text-align:left;\r
 }\r
 \r
@@ -34,9 +45,11 @@ tr.ricoLG_hdg th, tr.ricoLG_hdg td {
 tr.ricoLG_hdg div.ricoLG_cell {\r
   background:#EBE5D9;\r
   font-weight:bold;\r
-  padding:0.5em 0 0.5em 0.5em;\r
 }\r
-div.ricoLG_outerDiv table a {\r
+div.ricoLG_cell {\r
+  padding:0.25em 0.5em;\r
+}\r
+div.ricoLG_outerDiv a {\r
   color:#523A0B;\r
   text-decoration:none;\r
   border-bottom:1px dotted;\r
@@ -74,13 +87,13 @@ a.RicoButton.hover {
 \r
 .ricoWindow {\r
   border: 1px solid #523A0B;\r
-  background-color: #ffffee;\r
+  background-color: #fffff8;\r
 }\r
 .ricoTitle  {\r
   background-color: #EBE5D9;\r
   border-bottom: 1px solid #523A0B;\r
   color: #000;\r
-  font-weight: normal;\r
+  font-weight: bold;\r
   font-size:11pt;\r
 }\r
 \r