mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
Will redo bare.css later
This commit is contained in:
parent
548f0fa3d2
commit
fb410628ec
26
gui-bare.css
26
gui-bare.css
@ -1,26 +0,0 @@
|
||||
#guidat {
|
||||
position: fixed;
|
||||
width: 250px;
|
||||
z-index: 200;
|
||||
top: 0;
|
||||
left: 100%;
|
||||
margin-left: -270px;
|
||||
}
|
||||
|
||||
#guidat-controllers {
|
||||
height: 300px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
#guidat-toggle {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.guidat-controller {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.guidat-controller input {
|
||||
float: right;
|
||||
clear: both;
|
||||
}
|
Loading…
Reference in New Issue
Block a user