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 / warmfall.css
1 /* -------------------------------------------------------\r
2 Based on warm fall table design\r
3 Author: Mya Leigh\r
4 Theme: A Warm, Fall Table - Easy to Read\r
5 URL: http://www.myaleigh.com \r
6  ------------------------------------------------------- */\r
7 .ricoLG_table {\r
8         border-top: 1px solid #84785e;\r
9         border-right: 1px solid #84785e;\r
10 }\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-color: #a24116 !important;\r
14   color: #ffffff !important;  \r
15 }\r
16 \r
17 .ricoLG_table th, .ricoLG_table td {\r
18         border-left: 1px solid #84785e;\r
19 }\r
20 \r
21 .ricoLG_bottom div.ricoLG_cell, .ricoLG_top th, .ricoLG_top td {\r
22   border-bottom: 1px solid #84785e;\r
23 }\r
24 \r
25 tr.ricoLG_hdg .ricoLG_cell {\r
26         background-color: #a24116;\r
27   border: 0;\r
28   color: #ffffff;  \r
29         padding: .75em;\r
30   font: "Verdana", Arial, Helvetica, sans-serif;\r
31   font-weight: bold;\r
32 }\r
33 \r
34 div.ricoLG_outerDiv a:visited, div.ricoLG_outerDiv a:link, div.ricoLG_outerDiv a:active {\r
35         color: #101011;\r
36         text-decoration: none;\r
37 }\r
38 \r
39 div.ricoLG_outerDiv a:hover {\r
40         text-decoration: underline;\r
41 }\r
42 \r
43 div.ricoLG_outerDiv tbody a:visited {\r
44         color:#444;\r
45 }\r
46 \r
47 .ricoLG_oddRow {\r
48         background-color: #fffce1;\r
49         color: #101011;\r
50 }\r
51 \r
52 .ricoLG_selection {\r
53         background-color: #a24116;\r
54         color: #ffffff;\r
55 }\r
56         \r
57 caption {\r
58         text-align: left;\r
59         font-size: 100%;\r
60         padding: .75em;\r
61         color: #000;\r
62 }\r
63 \r