mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
Revert "다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리"
This reverts commit b1cb1f3f34.
This commit is contained in:
parent
b1cb1f3f34
commit
f12cf74dda
251 changed files with 776 additions and 938 deletions
|
|
@ -51,7 +51,7 @@ input[type=radio] {
|
|||
/* Background */
|
||||
.rp li li,
|
||||
.rp .answer,
|
||||
.rp .rhymix_button,
|
||||
.rp .btn,
|
||||
.hx .write {
|
||||
background-image: url(../img/mx.png);
|
||||
background-repeat: no-repeat;
|
||||
|
|
@ -376,7 +376,7 @@ input[type=radio] {
|
|||
padding-left: 85px;
|
||||
background-position: 70px -145px;
|
||||
}
|
||||
.rp .rhymix_button {
|
||||
.rp .btn {
|
||||
display: inline-block;
|
||||
width: 15px !important;
|
||||
height: 15px !important;
|
||||
|
|
@ -386,13 +386,13 @@ input[type=radio] {
|
|||
vertical-align: middle;
|
||||
text-indent: 15px;
|
||||
}
|
||||
.rp .rhymix_button.ed {
|
||||
.rp .btn.ed {
|
||||
background-position: 0 -32px;
|
||||
}
|
||||
.rp .rhymix_button.de {
|
||||
.rp .btn.de {
|
||||
background-position: -15px -32px;
|
||||
}
|
||||
.rp .rhymix_button.re {
|
||||
.rp .btn.re {
|
||||
background-position: -30px -32px;
|
||||
}
|
||||
.rp .auth {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue