org.test4j.utility.text-diff.css Maven / Gradle / Ivy
#topPanel{
width: 1100px;
height: 400px;
left: 20px;
top: 20px;
background: #eef;
position: absolute;
overflow: scroll;
border:1px solid;
font-size: large;
}
#vSplitter{
width: 1100px;
height: 10px;
left: 20px;
top: 420px;
position: absolute;
background: #eeb;
}
.buttom{
top: 430px;
font-size: large;
}
.buttomPanel{
position: absolute;
width: 545px;
height: 300px;
background: #eee;
overflow: scroll;
border:1px solid;
}
#leftPanel{
left: 20px;
}
#hSplitter{
left: 565px;
width: 10px;
height: 300px;
position: absolute;
background: #eeb;
}
#rightPanel{
left: 575px;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy