summaryrefslogtreecommitdiff
path: root/css/sally.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-03-24 18:16:36 -0400
committerJules Laplace <jules@okfoc.us>2015-03-24 18:16:36 -0400
commit8410a217e2a02257bd3a9d05e26c51cc8ae33086 (patch)
treed7d5d5e536153234b8641ece8b3ee46cc193f879 /css/sally.css
parent5f5127573a185e8070ecff31c2b69e8911843b7e (diff)
no tabs
Diffstat (limited to 'css/sally.css')
-rw-r--r--css/sally.css16
1 files changed, 8 insertions, 8 deletions
diff --git a/css/sally.css b/css/sally.css
index a3ffc1a..6fe1bd2 100644
--- a/css/sally.css
+++ b/css/sally.css
@@ -27,7 +27,7 @@ a:link, a:visited {text-decoration: none; color: #3b3740}
{overflow: auto;}
.rapper, .block {
- float: left;
+ float: left;
height:auto;
width:auto;
padding:4px;
@@ -61,16 +61,16 @@ textarea { font-size:12pt; width: 42%; height: 300px; background: #333; color: #
#import_rapper { display: none; }
#cursor_input { position: fixed; top: 0; right: 0; width:30px; opacity: 0; }
.selector_el {
- border: 1px dashed #fff !important;
- padding-top: 1px;
- position:absolute;
- top:-999px;left:-999px;
- pointer-events: none;
+ border: 1px dashed #fff !important;
+ padding-top: 1px;
+ position:absolute;
+ top:-999px;left:-999px;
+ pointer-events: none;
}
.selector_el.dragging {
- color: #0f0;
+ color: #0f0;
}
.selector_el.creating div {
- display: none;
+ display: none;
}