Will redo bare.css later

This commit is contained in:
George Michael Brower 2011-02-01 13:48:25 -05:00
parent 0aa2e7eea5
commit 6a358b4b74

View File

@ -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;
}