mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-20 10:52:14 +09:00
css debugging
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4665 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9a8f340ec6
commit
7418b070a3
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
@charset "utf-8";
|
||||
/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */
|
||||
.button{ margin-right:2px;}
|
||||
|
||||
/* Anchor Button */
|
||||
a.button,
|
||||
|
|
@ -71,3 +70,6 @@ a.button.blue span,
|
|||
span.button.blue,
|
||||
span.button.blue button,
|
||||
span.button.blue input { background-image:url(../tpl/images/buttonBlue.gif); color:#fff;}
|
||||
|
||||
/* Offset Adjust */
|
||||
.button{ margin-right:2px;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue