rhymix/widgets/rss_reader/skins/xe_select/css/select.css
zero a4075d9a86 simulz님의 rss reader 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3074 201d5d3c-b55e-5fd7-737f-ddc643e51545
2007-11-27 04:45:02 +00:00

12 lines
771 B
CSS

.tab_menu_latest_select { width:100%; padding-bottom:15px; overflow:hidden; position:relative;}
.tab_menu_latest_select h2 { display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#000000; background:url(../images/black/lineNotice.gif) no-repeat left bottom; font-size:1em;}
.tab_menu_latest_select h2 a,
.tab_menu_latest_select .tabcontent_rss a { text-decoration:none; color:#000000;}
.tab_menu_latest_select h2 a:hover,
.tab_menu_latest_select .tabcontent_rss a:hover { text-decoration:underline;}
.tab_menu_latest_select .tabcontentcontainer {width:100%;}
.tab_menu_latest_select .tabcontent_rss {display:none;width:100%; color:#555555;}
.tab_menu_latest_select .date { color:#999999; font:.9em Tahoma; white-space:nowrap; margin-right:5px;}