From 54bdfc801bd84eebbe561e107c1c19495ecb9a1d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 5 May 2015 02:19:31 -0400 Subject: selection grid --- css/sally.css | 5 +++-- index.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/css/sally.css b/css/sally.css index 902791a..feb5567 100644 --- a/css/sally.css +++ b/css/sally.css @@ -59,8 +59,8 @@ a:link, a:visited {text-decoration: none; color: #3b3740} } span { min-width: 8px; min-height: 16px; display: inline-block; } .rapper { cursor: crosshair; } -body.grid span { border-right: 1px solid #444; border-top: 1px solid #444; border-bottom: 1px solid #444; } -body.grid div { border-top: 1px solid #444; border-left: 1px solid #444; } +body.grid span { border-right: 1px solid #444; border-bottom: 1px solid #444; } +body.grid div { border-left: 1px solid #444; } .ed { color: #fff; } .focused { box-shadow: inset 0 0px 3px #fff; border-color: #fff; } .tool.focused, .ed.focused { color: white; text-decoration: underline; } @@ -76,6 +76,7 @@ textarea { font-size:12pt; width: 37%; height: 300px; background: #333; color: # border: 1px dashed #fff !important; padding-top: 1px; position:absolute; + margin-top: -1px; top:-999px;left:-999px; pointer-events: none; } diff --git a/index.html b/index.html index f92662f..c9660e1 100644 --- a/index.html +++ b/index.html @@ -27,14 +27,15 @@ circle
cross
text
- select
fill

- clear
+ select
_ grid

brush size: 5 x 5
canvas size: 100 x 24
+
+ clear
-- cgit v1.2.3-70-g09d2