mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
rollback r10320, r10298, r10276, r10272
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10318 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f8dd9888f6
commit
206ded7cf9
149 changed files with 3745 additions and 2812 deletions
|
|
@ -1,73 +1,81 @@
|
|||
@charset "utf-8";
|
||||
@charset "utf-8";
|
||||
/* NHN (developers@xpressengine.com) */
|
||||
|
||||
/* -- Button Gray Style -- */
|
||||
.btnGray,
|
||||
.btnGray button{ position:relative;border:0;margin:0;display:inline-block;color:#000;font-family:Tahoma, Sans-serif;cursor:pointer;text-decoration:none !important;white-space:nowrap;vertical-align:middle;background-color:transparent;background-image:url(../img/buttonGray.gif) !important;background-repeat:no-repeat}
|
||||
.btnGray{ margin-right:2px}
|
||||
.btnGray button{ left:2px;overflow:visible}
|
||||
.buttonGray,
|
||||
.buttonGray button{ position:relative; border:0; margin:0; display:inline-block; color:#000; font-family:Tahoma, Sans-serif; cursor:pointer; text-decoration:none !important; white-space:nowrap; vertical-align:middle; background-color:transparent; background-image:url(../img/buttonGray.gif) !important; background-repeat:no-repeat;}
|
||||
.buttonGray{ margin-right:2px;}
|
||||
.buttonGray button{ left:2px; overflow:visible;}
|
||||
|
||||
/* Medium Size */
|
||||
.btnGray.medium{background-position:left -30px}
|
||||
.btnGray.medium button{ height:24px;padding:0 10px 0 8px;*padding:0 5px 0 3px;font:12px/25px Sans-serif;background-position:right -30px;_top:-1px}
|
||||
.buttonGray.medium { background-position:left -30px;}
|
||||
.buttonGray.medium button{ height:24px; padding:0 10px 0 8px; *padding:0 5px 0 3px; font:12px/25px Sans-serif; background-position:right -30px; _top:-1px;}
|
||||
|
||||
/* Strong Button */
|
||||
.btnGray.strong *{font-weight:bold !important}
|
||||
.buttonGray.strong * { font-weight:bold !important;}
|
||||
|
||||
/* Icon Add */
|
||||
.btnGray .icon{position:relative;margin-right:5px;vertical-align:middle}
|
||||
.buttonGray .icon { position:relative; margin-right:5px; vertical-align:middle;}
|
||||
|
||||
/* Button Reset */
|
||||
.btnDrEditor,
|
||||
.btnDrEditor a,
|
||||
.btnDrEditor button,
|
||||
.btnDrEditor input{position:relative;margin:0;display:inline-block;text-decoration:none !important;border:0;font-size:12px;font-family:Tahoma, Sans-serif;white-space:nowrap;background:url(../img/buttonWhite.gif) no-repeat;vertical-align:middle;overflow:visible;color:#333}
|
||||
.btnDrEditor{height:23px;padding:0;margin-right:2px;background-position:left top}
|
||||
.btnDrEditor a,
|
||||
.btnDrEditor button,
|
||||
.btnDrEditor input{ left:2px;*vertical-align:top;cursor:pointer}
|
||||
.buttonDrEditor,
|
||||
.buttonDrEditor a,
|
||||
.buttonDrEditor button,
|
||||
.buttonDrEditor input { position:relative; margin:0; display:inline-block; text-decoration:none !important; border:0; font-size:12px; font-family:Tahoma, Sans-serif; white-space:nowrap; background:url(../img/buttonWhite.gif) no-repeat; vertical-align:middle; overflow:visible; color:#333;}
|
||||
.buttonDrEditor { height:23px; padding:0; margin-right:2px; background-position:left top;}
|
||||
.buttonDrEditor a,
|
||||
.buttonDrEditor button,
|
||||
.buttonDrEditor input{ left:2px; *vertical-align:top; cursor:pointer;}
|
||||
|
||||
/* Button Size */
|
||||
.btnDrEditor.large{height:29px;background-position:left -30px}
|
||||
.btnDrEditor.xLarge{height:35px;background-position:left -65px}
|
||||
.btnDrEditor.small{height:18px;background-position:left -107px}
|
||||
.btnDrEditor a,
|
||||
.btnDrEditor button,
|
||||
.btnDrEditor input{height:23px;padding:0 10px 0 8px;font-size:12px;line-height:23px;background-position:right top}
|
||||
.btnDrEditor.large a,
|
||||
.btnDrEditor.large button,
|
||||
.btnDrEditor.large input{height:30px;padding:0 10px 0 8px;font-size:16px;line-height:29px;background-position:right -30px}
|
||||
.btnDrEditor.xLarge a,
|
||||
.btnDrEditor.xLarge button,
|
||||
.btnDrEditor.xLarge input{height:35px;padding:0 10px 0 8px;font-size:20px;line-height:35px;background-position:right -65px}
|
||||
.btnDrEditor.small a,
|
||||
.btnDrEditor.small button,
|
||||
.btnDrEditor.small input{height:18px;padding:0 6px 0 4px;font-size:11px;line-height:18px;background-position:right -107px}
|
||||
.buttonDrEditor.large { height:29px; background-position:left -30px; }
|
||||
.buttonDrEditor.xLarge { height:35px; background-position:left -65px; }
|
||||
.buttonDrEditor.small { height:18px; background-position:left -107px; }
|
||||
.buttonDrEditor a,
|
||||
.buttonDrEditor button,
|
||||
.buttonDrEditor input { height:23px; padding:0 10px 0 8px; font-size:12px; line-height:23px; background-position:right top;}
|
||||
.buttonDrEditor.large a,
|
||||
.buttonDrEditor.large button,
|
||||
.buttonDrEditor.large input { height:30px; padding:0 10px 0 8px; font-size:16px; line-height:29px; background-position:right -30px;}
|
||||
.buttonDrEditor.xLarge a,
|
||||
.buttonDrEditor.xLarge button,
|
||||
.buttonDrEditor.xLarge input { height:35px; padding:0 10px 0 8px; font-size:20px; line-height:35px; background-position:right -65px;}
|
||||
.buttonDrEditor.small a,
|
||||
.buttonDrEditor.small button,
|
||||
.buttonDrEditor.small input { height:18px; padding:0 6px 0 4px; font-size:11px; line-height:18px; background-position:right -107px;}
|
||||
|
||||
/* Button Text Color */
|
||||
.btnDrEditor *:hover,
|
||||
.btnDrEditor *:active,
|
||||
.btnDrEditor *:focus{ color:#690}
|
||||
.btnDrEditor.green,
|
||||
.btnDrEditor.green a,
|
||||
.btnDrEditor.green button,
|
||||
.btnDrEditor.green input{background-image:url(../img/buttonGreen.gif);color:#fff}
|
||||
.btnDrEditor.green *:hover,
|
||||
.btnDrEditor.green *:active,
|
||||
.btnDrEditor.green *:focus{ color:#ff0}
|
||||
.btnDrEditor.black,
|
||||
.btnDrEditor.black a,
|
||||
.btnDrEditor.black button,
|
||||
.btnDrEditor.black input{background-image:url(../img/buttonBlack.gif);color:#fff}
|
||||
.btnDrEditor.black *:hover,
|
||||
.btnDrEditor.black *:active,
|
||||
.btnDrEditor.black *:focus{ color:#ff0}
|
||||
.btnDrEditor.red,
|
||||
.btnDrEditor.red a,
|
||||
.btnDrEditor.red button,
|
||||
.btnDrEditor.red input{background-image:url(../img/buttonRed.gif);color:#fff}
|
||||
.btnDrEditor.red *:hover,
|
||||
.btnDrEditor.red *:active,
|
||||
.btnDrEditor.red *:focus{ color:#ff0}
|
||||
.btnDrEditor.blue,
|
||||
.btnDrEditor.blue a,
|
||||
.btnDrEditor.blue button,
|
||||
.btnDrEditor.blue input{background-image:url(../img/buttonBlue.gif);color:#fff}
|
||||
.btnDrEditor.blue *:hover,
|
||||
.btnDrEditor.blue *:active,
|
||||
.btnDrEditor.blue *:focus{ color:#ff0}
|
||||
.buttonDrEditor *:hover,
|
||||
.buttonDrEditor *:active,
|
||||
.buttonDrEditor *:focus{ color:#690;}
|
||||
.buttonDrEditor.green,
|
||||
.buttonDrEditor.green a,
|
||||
.buttonDrEditor.green button,
|
||||
.buttonDrEditor.green input { background-image:url(../img/buttonGreen.gif); color:#fff;}
|
||||
.buttonDrEditor.green *:hover,
|
||||
.buttonDrEditor.green *:active,
|
||||
.buttonDrEditor.green *:focus{ color:#ff0;}
|
||||
.buttonDrEditor.black,
|
||||
.buttonDrEditor.black a,
|
||||
.buttonDrEditor.black button,
|
||||
.buttonDrEditor.black input { background-image:url(../img/buttonBlack.gif); color:#fff;}
|
||||
.buttonDrEditor.black *:hover,
|
||||
.buttonDrEditor.black *:active,
|
||||
.buttonDrEditor.black *:focus{ color:#ff0;}
|
||||
.buttonDrEditor.red,
|
||||
.buttonDrEditor.red a,
|
||||
.buttonDrEditor.red button,
|
||||
.buttonDrEditor.red input { background-image:url(../img/buttonRed.gif); color:#fff;}
|
||||
.buttonDrEditor.red *:hover,
|
||||
.buttonDrEditor.red *:active,
|
||||
.buttonDrEditor.red *:focus{ color:#ff0;}
|
||||
.buttonDrEditor.blue,
|
||||
.buttonDrEditor.blue a,
|
||||
.buttonDrEditor.blue button,
|
||||
.buttonDrEditor.blue input { background-image:url(../img/buttonBlue.gif); color:#fff;}
|
||||
.buttonDrEditor.blue *:hover,
|
||||
.buttonDrEditor.blue *:active,
|
||||
.buttonDrEditor.blue *:focus{ color:#ff0;}
|
||||
|
||||
/* Button Text Strong */
|
||||
.btnDrEditor.strong *{font-weight:bold !important}
|
||||
.buttonDrEditor.strong * { font-weight:bold !important;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue