13 lines
128 B
CSS
13 lines
128 B
CSS
#dialoginfo {
|
|
width: 36em;
|
|
}
|
|
|
|
#table-housing {
|
|
background-color: white;
|
|
height: 100%;
|
|
}
|
|
|
|
#buttons-box {
|
|
margin-left: 1em;
|
|
}
|