mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 05:39:58 +09:00
simulz님의 rss reader 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3074 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
699d8a7fed
commit
a4075d9a86
50 changed files with 535 additions and 0 deletions
12
widgets/rss_reader/skins/xe_select/css/select.css
Normal file
12
widgets/rss_reader/skins/xe_select/css/select.css
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.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;}
|
||||
Loading…
Add table
Add a link
Reference in a new issue