checkboxes display
This commit is contained in:
parent
e21326a6d1
commit
42c3b131a9
8 changed files with 78 additions and 17 deletions
|
|
@ -261,4 +261,14 @@ jsgif
|
|||
|
||||
#container canvas {
|
||||
position: absolute;
|
||||
}
|
||||
.heading {
|
||||
font-weight: bold;
|
||||
margin-top: 15px;
|
||||
}
|
||||
#enabledDisplays {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
#enabledDisplays label {
|
||||
display: block;
|
||||
}
|
||||
|
|
@ -1 +0,0 @@
|
|||
|
||||
Loading…
Add table
Add a link
Reference in a new issue