diff options
| author | Alon Levy <alon@pobox.com> | 2014-12-07 13:40:49 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-12-07 13:40:49 +0200 |
| commit | 7eb348b8f4cecf6d7282e07f601428ec629e57d7 (patch) | |
| tree | 562320319282ba42a1ce667d4e0657d45afb0cec /res/css/style.css | |
| parent | f87c20efb39b9a713891b572a2f45c9a078902c9 (diff) | |
typeselection: now in index.html (removed typeselection td padding)
Diffstat (limited to 'res/css/style.css')
| -rw-r--r-- | res/css/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/res/css/style.css b/res/css/style.css index ac929313..4ca40557 100644 --- a/res/css/style.css +++ b/res/css/style.css @@ -429,10 +429,6 @@ body.debug .debug-ui-right { top: -300px; pointer-events: none; } -.typeselection td { - padding-top: 5px; - padding-left: 200px; } - #keys { opacity: 0.5; } |
