mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
삭제
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2327 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
commit
8326004cb2
2773 changed files with 91485 additions and 0 deletions
17
widgets/calendar/skins/cozy_simple/css/common.css
Normal file
17
widgets/calendar/skins/cozy_simple/css/common.css
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
div.calendarBox {}
|
||||
div.calendarBox table { width:100%; background:url(../images/bg_line_dot_x.gif) repeat-x left top;}
|
||||
div.calendarBox table caption .mm { font:bold 1em 돋움; color:#555650;}
|
||||
div.calendarBox table caption a { padding:.2em;}
|
||||
div.calendarBox table caption a img { vertical-align:middle;}
|
||||
div.calendarBox table th { padding:.6em 0;}
|
||||
div.calendarBox table td { padding:.25em 0;}
|
||||
div.calendarBox table th { font:bold .7em tahoma; color:#717171;}
|
||||
div.calendarBox table th.sun { color:#000000;}
|
||||
div.calendarBox table td { text-align:center; font:.8em Tahoma; color:#9a9a9a;}
|
||||
div.calendarBox table td a { font:.7em Tahoma; color:#9a9a9a;}
|
||||
div.calendarBox table td.sun { color:#000000;}
|
||||
div.calendarBox table td.sun a { color:#000000;}
|
||||
div.calendarBox table td.today a { font-weight:bold; color:#54564b;}
|
||||
div.calendarBox table td.posted a { text-decoration:underline;}
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue