mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
/modules/member/ /modules/point/ UI Cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11799 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5457426c7d
commit
41a26515eb
6 changed files with 47 additions and 26 deletions
|
|
@ -6,8 +6,16 @@ body>.x{min-width:300px;max-width:1240px}
|
|||
@media all and (max-width:480px){
|
||||
body>.x{margin:0}
|
||||
}
|
||||
body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13px}
|
||||
.x strong, .x th{font-weight:600}
|
||||
body>.x,
|
||||
.x label,
|
||||
.x table,
|
||||
.x input,
|
||||
.x textarea,
|
||||
.x select,
|
||||
.x button{font-size:13px}
|
||||
.x strong,
|
||||
.x th{font-weight:600}
|
||||
.x em{font-style:normal}
|
||||
.x [disabled]{cursor:not-allowed}
|
||||
.x button[disabled]{color:#ccc !important}
|
||||
.x a[target="_blank"]:after{ content:"";display:inline-block;width:14px;height:14px;vertical-align:middle;margin:0 0 0 2px;background-position:-120px -72px;opacity:.3;filter:alpha(opacity=30)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue