aboutsummaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-11-22 08:47:54 +0000
committers-ol <s-ol@users.noreply.github.com>2018-11-22 08:47:54 +0000
commit392ebab9b284a35c93716e85602f77604afca9cc (patch)
treebf28c1475958c119e97fbfb2e5feee29e331048e /root
parentstart adding content from s-ol.nu (diff)
downloadmmm-392ebab9b284a35c93716e85602f77604afca9cc.tar.gz
mmm-392ebab9b284a35c93716e85602f77604afca9cc.zip
inspector styling, dropdown fixes
Diffstat (limited to 'root')
-rw-r--r--root/text$moonscript -> fn -> mmm$dom.moon5
1 files changed, 1 insertions, 4 deletions
diff --git a/root/text$moonscript -> fn -> mmm$dom.moon b/root/text$moonscript -> fn -> mmm$dom.moon
index 158bc48..7e346d8 100644
--- a/root/text$moonscript -> fn -> mmm$dom.moon
+++ b/root/text$moonscript -> fn -> mmm$dom.moon
@@ -19,10 +19,7 @@ import opairs from require 'mmm.ordered'
-- menu
append h1 {
- style: {
- position: 'relative',
- 'border-bottom': '1px solid #000'
- },
+ style: { 'border-bottom': '1px solid #000' },
'mmm',
div {
class: 'icons',