( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
.controls label {
display: block;
font-weight: normal;
}
.controls input.numeric {
width: 66px;
}
.controls .layer-list .src {
/*font-size: 10px*/;
overflow: hidden;
white-space: nowrap;
display: block;
text-overflow: ellipsis;
width: 100%;
min-width:400px;
}
.controls .layer-list .src.active {
color: #0CF ;
font-weight:bold;
cursor:pointer;
}
.controls .layer-list a {
text-decoration: none;
margin-right: 2px;
margin-bottom:10px
cursor: pointer;
color: #999;
}
.controls .layer-list a:hover {
color: #333;cursor:pointer;
}
.controls .active-layer-src {
/* white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
display: block;*/
color:#ccc;
}
#full .result-image img {
max-width: 100%;
}
#full .same-origin-warning {
margin-top: 10px;
}
#upload .plugin-description {
margin-top: 10px;
}