OSDN Git Service

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/plugin@1020 1ca29b6e-896d...
[nucleus-jp/nucleus-plugins.git] / NP_TrackBack / trunk / trackback / js / rico / css / greenHdg.css
1 /* display grid headings with a green background */\r
2 \r
3 tr.ricoLG_hdg .ricoLG_cell, tr.ricoLG_hdg th, tr.ricoLG_hdg td {  /* td/th required for IE */\r
4   background-color : #cedebd !important;\r
5   color            : #000000;\r
6   font-weight      : bold;\r
7 }\r
8 div.ricoLG_selection { background-color: #cedebd; }\r