.net server control is almost feature complete and functional. All .net examples...
[infodrom/rico3] / ricoClient / css / grayedout.css
index 05916ee..6632025 100644 (file)
@@ -14,10 +14,9 @@ div.ricoLG_outerDiv div.ricoLG_cell, div.ricoLG_outerDiv div.ricoLG_cell *, div.
 \r
 tr.ricoLG_hdg th, tr.ricoLG_hdg td, table.ricoLiveGrid thead td, table.ricoLiveGrid thead th {\r
   background-color: #FFF !important;\r
-  background: url(../images/grayedout.gif) #FFF repeat-x scroll center left;\r
 }\r
 \r
-.ricoLG_bottom div.ricoLG_cell, table.ricoLG_top, table.ricoLG_top thead th, table.ricoLG_top thead td, table.ricoLiveGrid td, table.ricoLiveGrid th, .ricoLG_bottom th, .ricoLG_bottom td {\r
+.ricoLG_bottom div.ricoLG_cell, table.ricoLG_table, thead.ricoLG_top th, thead.ricoLG_top td, table.ricoLiveGrid td, table.ricoLiveGrid th, .ricoLG_bottom th, .ricoLG_bottom td {\r
   border-color: #CCC !important;\r
 }\r
 \r
@@ -76,7 +75,7 @@ caption {
   background-color: #FCFCFC;\r
 }\r
 .ricoTitle  {\r
-  background: url(../images/grayedout.gif) #FFF repeat-x scroll center left;\r
+  background-color: #FFF !important;\r
   border-bottom: 1px solid #CCC;\r
   color: #000;\r
   font-weight: bold;\r
@@ -88,7 +87,7 @@ caption {
   cursor: auto;\r
 }\r
 .Rico_tabContent, .noTabContent {\r
-  background: #F8F8F8;\r
+  background: #F4F4F4;\r
 }\r
 \r
 .Rico_tabContentContainer, .noTabContent {\r
@@ -106,7 +105,7 @@ caption {
 }\r
 \r
 .Rico_accTitle {\r
-  background: url(../images/grayedout.gif) #FFF repeat-x scroll center left;\r
+  background-color: #FFF !important;\r
   font-size: 11px;\r
   height: 1.7em;\r
   font-weight : normal;\r
@@ -135,28 +134,26 @@ caption {
 .Rico_accordion  {\r
   border : 1px solid #CCC;\r
 }\r
-\r
-div.ricoCalContainer table.ricoCalTab thead th {\r
+div.RicoCalHeading, .ricoCalContainer tfoot td {\r
   background-color: #999;\r
   color:#FFFFFF;\r
 }\r
-div.ricoCalContainer tfoot td {\r
-  background-color:#999;\r
-  color:#FFFFFF;\r
+.ricoCalContainer table.ricoCalTab, .ricoCalContainer td.ricoCalEmpty, .ricoCalContainer tr.ricoCalDayNames td  {\r
+  background-color:#DDD;\r
 }\r
 span.Rico_leftArrow {\r
-  background: url(../images/left_w.gif) no-repeat bottom left;\r
+  background-position: -10px -1077px;\r
 }\r
 span.Rico_rightArrow {\r
-  background: url(../images/right_w.gif) no-repeat bottom left;\r
+  background-position: -10px -1139px;\r
 }\r
-div.ricoCalContainer span.RicoClose {\r
-  background: url(../images/close_w.gif) no-repeat top right;\r
+div.RicoCalHeading span.RicoClose {\r
+  background-position: -10px -155px;\r
 }\r
-div.ricoCalContainer table.ricoCalTab thead th a.hover {\r
+div.RicoCalHeading a.hover {\r
   background-color: #AAA !important;\r
 }\r
-div.ricoCalContainer table.ricoCalTab thead a:link, div.ricoCalContainer table.ricoCalTab thead a:visited {\r
+div.RicoCalHeading a:link, div.RicoCalHeading a:visited {\r
   color:#FFFFFF;\r
 }\r
 .ricoTree a.hover {\r