css debugging

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4665 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2008-10-21 05:43:03 +00:00
parent 9a8f340ec6
commit 7418b070a3

View file

@ -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;}