Starting to work with configuration window
This commit is contained in:
@@ -64,7 +64,7 @@ body {
|
||||
}
|
||||
.attachmentbox {
|
||||
float: left;
|
||||
width: 150px;
|
||||
clear: both;
|
||||
}
|
||||
.thumbimage {
|
||||
height:90px;
|
||||
@@ -146,6 +146,15 @@ body {
|
||||
#preloadcontainer {
|
||||
display: none;
|
||||
}
|
||||
#setupcontainer {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
padding: 10px 10px 10px 10px;
|
||||
z-index:99;
|
||||
background-color: white;
|
||||
border: solid 1px black;
|
||||
}
|
||||
h1 {
|
||||
font-size: large;
|
||||
font-family: sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user