From 542517793f98a0caf3fd32566524babb513f7e17 Mon Sep 17 00:00:00 2001 From: George Michael Brower Date: Tue, 2 Sep 2014 21:54:58 -0400 Subject: [PATCH] no message --- build/gui.html | 4 ++-- build/gui.js | 4 ++-- elements/gui-row/gui-row.js | 1 - elements/shared.styl | 4 ++-- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/build/gui.html b/build/gui.html index 8fa7183..f4dd94c 100644 --- a/build/gui.html +++ b/build/gui.html @@ -14,7 +14,7 @@ if(d?f=f.toModel:"function"==typeof f.toDOM&&(f=f.toDOM),"function"!=typeof f)re - - + + \ No newline at end of file diff --git a/build/gui.js b/build/gui.js index cc314cd..18aa86b 100644 --- a/build/gui.js +++ b/build/gui.js @@ -14,7 +14,7 @@ document.write(['', -'', +'', +'', '', '',].join("\n")) \ No newline at end of file diff --git a/elements/gui-row/gui-row.js b/elements/gui-row/gui-row.js index 43f080d..31fec8a 100644 --- a/elements/gui-row/gui-row.js +++ b/elements/gui-row/gui-row.js @@ -13,7 +13,6 @@ Polymer('gui-row', { ready: function() { - }, openComment: function() { diff --git a/elements/shared.styl b/elements/shared.styl index 7b78666..36c8e23 100644 --- a/elements/shared.styl +++ b/elements/shared.styl @@ -46,5 +46,5 @@ input( color ) outline: none; transition: background-color 0.15s linear; box-sizing: border-box; - // &:hover, &:focus - // background: lighter \ No newline at end of file + &:hover, &:focus + background: lighter \ No newline at end of file