mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 06:09:55 +09:00
Communication module bootstrap UI fix.
Module selector popup UI fixed. git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12577 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c9edd9eb33
commit
f6a00de24c
14 changed files with 168 additions and 171 deletions
|
|
@ -1,8 +1,8 @@
|
|||
@charset "utf-8";
|
||||
.xc .x_nav a,
|
||||
.xc .x_btn{text-decoration:none}
|
||||
.xc .x_table{border-top:1px solid #ddd;border-bottom:1px solid #ddd}
|
||||
.xc .x_table>caption{text-align:left;font-weight:bold}
|
||||
.xc .x_table>caption>.x_pull-right{position:relative;top:-8px}
|
||||
.xc .x_control-group:first-child,
|
||||
.xc .x_control-group:first-of-type{border-top:0}
|
||||
.xc .nav a,
|
||||
.xc .btn{text-decoration:none}
|
||||
.xc .table{border-top:1px solid #ddd;border-bottom:1px solid #ddd}
|
||||
.xc .table>caption{text-align:left;font-weight:bold}
|
||||
.xc .table>caption>.pull-right{position:relative;top:-8px}
|
||||
.xc .control-group:first-child,
|
||||
.xc .control-group:first-of-type{border-top:0}
|
||||
Loading…
Add table
Add a link
Reference in a new issue