mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Border
This commit is contained in:
parent
f7427559a9
commit
19daea6a44
@ -18,6 +18,7 @@ body.source #source {
|
||||
-moz-box-flex: 1;
|
||||
flex: 1;
|
||||
position: relative;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
.layout1 #source {
|
||||
@ -44,6 +45,7 @@ body.source #source {
|
||||
.layout3b .panelwrapper {
|
||||
-moz-box-ordinal-group: 2;
|
||||
order: 2;
|
||||
/*border-right: 1px solid #ccc;*/
|
||||
}
|
||||
.layout3b .panelwrapper:last-child {
|
||||
-moz-box-flex: 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user