OSDN Git Service

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/plugin@1020 1ca29b6e-896d...
[nucleus-jp/nucleus-plugins.git] / NP_TrackBack / branches / DOM-branch / trackback / js / rico / css / coffee-with-milk.css
diff --git a/NP_TrackBack/branches/DOM-branch/trackback/js/rico/css/coffee-with-milk.css b/NP_TrackBack/branches/DOM-branch/trackback/js/rico/css/coffee-with-milk.css
new file mode 100644 (file)
index 0000000..86a1998
--- /dev/null
@@ -0,0 +1,73 @@
+/*\r
+Based on "Coffee with milk" table design by Roger Johansson, 456 Berea Street\r
+www.456bereastreet.com\r
+================================================*/\r
+\r
+.ricoLG_table {\r
+       border-top:1px solid #523A0B !important;\r
+       border-right:none;\r
+       font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;\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
+       text-align:left;\r
+}\r
+\r
+tr.ricoLG_hdg th, tr.ricoLG_hdg td {\r
+       border-bottom:1px solid #523A0B;\r
+       background:#EBE5D9;\r
+       }\r
+\r
+tr.ricoLG_hdg th, tr.ricoLG_hdg td {\r
+  border-left: 1px solid #E0D8CD !important;\r
+}\r
+\r
+.ricoLG_bottom th, .ricoLG_bottom td {\r
+  border-left: 1px solid #FFF;\r
+}\r
+\r
+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
+       color:#523A0B;\r
+       text-decoration:none;\r
+       border-bottom:1px dotted;\r
+       }\r
+div.ricoLG_outerDiv tbody a:visited {\r
+       color:#444;\r
+       font-weight:normal;\r
+       }\r
+div.ricoLG_outerDiv table a:hover {\r
+       border-bottom-style:solid;\r
+       }\r
+\r
+.ricoLG_bottom div.ricoLG_oddRow {\r
+       background-color:#F7F4EE;\r
+       border-top: 1px solid #EBE5D9;\r
+       border-bottom: 1px solid #EBE5D9;\r
+}\r
+.ricoLG_bottom div.ricoLG_evenRow {\r
+       border-top: 1px solid #FFF;\r
+       border-bottom: 1px solid #FFF;\r
+}\r
+.ricoLG_selection {\r
+       background-color:#ffffee !important;\r
+       border-color:#523A0B !important;\r
+}\r
+.ricoLG_table {\r
+  border-style:none;\r
+}\r
+\r
+caption {\r
+       font-family:Georgia,Times,serif;\r
+       font-weight:normal;\r
+       font-size:1.4em;\r
+       text-align:left;\r
+       margin:0;\r
+       padding:0.5em 0.25em;\r
+       }
\ No newline at end of file