default skin 에 lifepod image 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3346 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2007-12-14 08:17:14 +00:00
parent 4035264323
commit a84f7b9c9c
9 changed files with 101 additions and 73 deletions

View file

@ -8,91 +8,119 @@
/* board Information */
.boardInformation { width:100%; clear:both; margin:1em 0 .5em 0; overflow:hidden; color:#666666;}
.articleNum { float:left; padding:0 0 0 15px; }
.CalendarViewDay
{
font-size:0.9em;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#8888cc;
cursor: pointer;
margin-right: 2px;
INPUT.CalendarViewMonth {
width:44px;
height:26px;
overflow:hidden;
text-indent:-3000px;
border:none;
background-color:transparent;
background-image:url(../image/default_view_month.gif);
cursor:pointer;
margin-right:5px;
margin-top:5px;
/display:block;
/float:left;
}
.CalendarView4Day
{
font-size:0.9em;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#8888cc;
cursor: pointer;
margin-right: 2px;
INPUT.CalendarView2Week {
width:38px;
height:26px;
overflow:hidden;
text-indent:-3000px;
border:none;
background-color:transparent;
background-image:url(../image/default_view_2week.gif);
cursor:pointer;
margin-top:5px;
/display:block;
/float:left;
}
.CalendarViewWeek
{
font-size:0.9em;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#8888cc;
cursor: pointer;
margin-right: 2px;
INPUT.CalendarViewWeek {
width:38px;
height:26px;
overflow:hidden;
text-indent:-3000px;
border:none;
background-color:transparent;
background-image:url(../image/default_view_week.gif);
cursor:pointer;
margin-top:5px;
/display:block;
/float:left;
}
.CalendarView2Week
{
font-size:0.9em;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#8888cc;
cursor: pointer;
margin-right: 2px;
INPUT.CalendarView4Day {
width:38px;
height:26px;
overflow:hidden;
text-indent:-3000px;
border:none;
background-color:transparent;
background-image:url(../image/default_view_4day.gif);
cursor:pointer;
margin-top:5px;
/display:block;
/float:left;
}
.CalendarViewMonth
{
font-size:0.9em;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#8888cc;
cursor: pointer;
margin-right: 2px;
INPUT.CalendarViewDay {
width:44px;
height:26px;
overflow:hidden;
text-indent:-3000px;
border:none;
background-color:transparent;
background-image:url(../image/default_view_day.gif);
cursor:pointer;
margin-top:5px;
/display:block;
/float:left;
}
.CalendarMoveToday
{
font-size:0.9em;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#cccccc;
cursor: pointer;
margin-right: 2px;
INPUT.CalendarMovePrev {
width:34px;
height:26px;
overflow:hidden;
text-indent:-3000px;
line-height:1000px;
border:none;
background-color:transparent;
background-image:url(../image/default_move_left.gif);
cursor:pointer;
margin-left:5px;
margin-top:5px;
/display:block;
/float:left;
}
.CalendarMoveNext
{
font-size:0.9em;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#cccccc;
cursor: pointer;
margin-right: 2px;
INPUT.CalendarMoveToday {
width:31px;
height:26px;
overflow:hidden;
text-indent:-3000px;
line-height:1000px;
border:none;
background-color:transparent;
background-image:url(../image/default_move_today.gif);
cursor:pointer;
margin-top:5px;
/display:block;
/float:left;
}
.CalendarMovePrev
{
font-size:0.9em;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#cccccc;
cursor: pointer;
margin-right: 2px;
INPUT.CalendarMoveNext {
width:34px;
height:26px;
overflow:hidden;
text-indent:-3000px;
line-height:1000px;
border:none;
background-color:transparent;
background-image:url(../image/default_move_next.gif);
cursor:pointer;
margin-top:5px;
/display:block;
/float:left;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 800 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 851 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 502 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 841 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 856 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B