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
1 /*\r
2 Based on "Coffee with milk" table design by Roger Johansson, 456 Berea Street\r
3 www.456bereastreet.com\r
4 ================================================*/\r
5 \r
6 .ricoLG_table {\r
7         border-top:1px solid #523A0B !important;\r
8         border-right:none;\r
9         font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;\r
10         color:#000;\r
11 }\r
12 tr.ricoLG_hdg .ricoLG_cell, tr.ricoLG_hdg th, tr.ricoLG_hdg td {  /* td/th required for IE */\r
13         background:#EBE5D9 !important;\r
14         line-height:normal;\r
15         text-align:left;\r
16 }\r
17 \r
18 tr.ricoLG_hdg th, tr.ricoLG_hdg td {\r
19         border-bottom:1px solid #523A0B;\r
20         background:#EBE5D9;\r
21         }\r
22 \r
23 tr.ricoLG_hdg th, tr.ricoLG_hdg td {\r
24   border-left: 1px solid #E0D8CD !important;\r
25 }\r
26 \r
27 .ricoLG_bottom th, .ricoLG_bottom td {\r
28   border-left: 1px solid #FFF;\r
29 }\r
30 \r
31 tr.ricoLG_hdg div.ricoLG_cell {\r
32         background:#EBE5D9;\r
33         font-weight:bold;\r
34         padding:0.5em 0 0.5em 0.5em;\r
35 }\r
36 div.ricoLG_outerDiv table a {\r
37         color:#523A0B;\r
38         text-decoration:none;\r
39         border-bottom:1px dotted;\r
40         }\r
41 div.ricoLG_outerDiv tbody a:visited {\r
42         color:#444;\r
43         font-weight:normal;\r
44         }\r
45 div.ricoLG_outerDiv table a:hover {\r
46         border-bottom-style:solid;\r
47         }\r
48 \r
49 .ricoLG_bottom div.ricoLG_oddRow {\r
50         background-color:#F7F4EE;\r
51         border-top: 1px solid #EBE5D9;\r
52         border-bottom: 1px solid #EBE5D9;\r
53 }\r
54 .ricoLG_bottom div.ricoLG_evenRow {\r
55         border-top: 1px solid #FFF;\r
56         border-bottom: 1px solid #FFF;\r
57 }\r
58 .ricoLG_selection {\r
59         background-color:#ffffee !important;\r
60         border-color:#523A0B !important;\r
61 }\r
62 .ricoLG_table {\r
63   border-style:none;\r
64 }\r
65 \r
66 caption {\r
67         font-family:Georgia,Times,serif;\r
68         font-weight:normal;\r
69         font-size:1.4em;\r
70         text-align:left;\r
71         margin:0;\r
72         padding:0.5em 0.25em;\r
73         }