mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
issueTracker 기본 스킨 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6553 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f9b2a95af6
commit
36e7ebf4c2
64 changed files with 1197 additions and 1039 deletions
16
modules/issuetracker/skins/xe_issuetracker/css/button.css
Normal file
16
modules/issuetracker/skins/xe_issuetracker/css/button.css
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
@charset "utf-8";
|
||||
/* NHN > UIT Center > Open UI Tech. Team > Jeong Chan Myeong(dece24@nhncorp.com) */
|
||||
|
||||
/* Button */
|
||||
.buttonOfficial,
|
||||
.buttonOfficial span,
|
||||
.buttonOfficial input,
|
||||
.buttonOfficial button{ position:relative; vertical-align:middle; display:inline-block; height:25px; font-size:12px; line-height:25px; color:#4d4d4d; cursor:pointer; background-image:url(../img/white/buttonOfficial.gif); background-repeat:no-repeat; text-decoration:none !important; overflow:visible; border:0; padding:0; background-color:transparent;}
|
||||
|
||||
.buttonOfficial{ background-position:left top; margin-right:4px;}
|
||||
.buttonOfficial span,
|
||||
.buttonOfficial input,
|
||||
.buttonOfficial button{ left:4px; background-position:right top; padding:0 8px 0 4px;}
|
||||
|
||||
a.buttonOfficial{ _margin-top:-1px;}
|
||||
a.buttonOfficial span{ _vertical-align:top;}
|
||||
Loading…
Add table
Add a link
Reference in a new issue