mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +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
|
|
@ -222,7 +222,7 @@
|
|||
display: block;
|
||||
clear: both;
|
||||
}
|
||||
.list_footer .rhymix_button_wrapper {
|
||||
.list_footer .btnArea {
|
||||
float: right;
|
||||
margin: 0;
|
||||
}
|
||||
|
|
@ -306,7 +306,7 @@
|
|||
display: block;
|
||||
clear: both;
|
||||
}
|
||||
.write_footer .rhymix_button_wrapper {
|
||||
.write_footer .btnArea {
|
||||
float: right;
|
||||
margin: 0;
|
||||
}
|
||||
|
|
@ -626,7 +626,7 @@
|
|||
.read_footer .sign .tx * {
|
||||
margin: 0;
|
||||
}
|
||||
.read_footer .rhymix_button_wrapper {
|
||||
.read_footer .btnArea {
|
||||
clear: both;
|
||||
text-align: right;
|
||||
padding: 10px 0;
|
||||
|
|
@ -1025,7 +1025,7 @@
|
|||
font-size: 16px;
|
||||
margin: 20px 0;
|
||||
}
|
||||
.context_message .rhymix_button_wrapper {
|
||||
.context_message .btnArea {
|
||||
margin: 20px 0;
|
||||
}
|
||||
/* Tag List */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue