Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 * whitedream의 메뉴바 변경
 * http://blog.textcube.com/ 갔다가 헤더가 괜찮길래 퍼워서 짤라 붙였다.
  • Loading branch information
inureyes committed May 27, 2008
1 parent 2e02d50 commit 5cb6939
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions style/admin/whitedream/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@ textarea
background-image : url("./image/bg_menu.png");
background-position : left top;
background-repeat : repeat-x;
height : 2.8em;
line-height : 2.8em;
height : 40px;
line-height : 3em;
margin-top : 1px;
}

Expand All @@ -257,7 +257,7 @@ textarea
background-image : url("./image/bg_menu_left.png");
background-position : left top;
background-repeat : no-repeat;
height : 2.8em;
height : 40px;
width : 100%;
}

Expand Down Expand Up @@ -313,7 +313,7 @@ textarea
color : #222;
position : absolute;
z-index : 100 !important;
top : 33px;
top : 38px;
left : 0;
border : solid 1px #CCC;
background-color : #EEE;
Expand Down Expand Up @@ -384,7 +384,7 @@ textarea
padding : 0 !important;
position : absolute;
text-indent : -1000px;
top : 12px;
top : 15px;
width : 180px;
z-index : 100;
}
Expand Down Expand Up @@ -423,8 +423,8 @@ textarea
background-image : url("./image/bg_menu_right.png") !important;
background-position : right top !important;
background-repeat : no-repeat;
height : 3em;
line-height : 2.6em;
height : 40px;
line-height : 3em;
padding-right : 15px !important;
right : 9px;
position : absolute;
Expand Down
6 changes: 3 additions & 3 deletions style/admin/whitedream/basic.ie.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
/* main menu */
#main-menu-box
{
height : 2.7em;
line-height : 2.7em;
height : 3em;
line-height : 3em;
}

#main-menu li
{
height : 2.7em;
height : 3em;
}

#menu-center
Expand Down
6 changes: 3 additions & 3 deletions style/admin/whitedream/basic.ie7.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
/* main menu */
#main-menu-box
{
height : 2.7em;
line-height : 2.7em;
height : 3em;
line-height : 3em;
}

#main-menu li
{
height : 2.7em;
height : 3em;
}

/* Layout Body ***********************************************************************************/
Expand Down
Binary file modified style/admin/whitedream/image/bg_menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified style/admin/whitedream/image/bg_menu_left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified style/admin/whitedream/image/bg_menu_right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified style/admin/whitedream/image/img_header_textcube.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5cb6939

Please sign in to comment.