mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
no message
This commit is contained in:
parent
b2d990338b
commit
542517793f
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -13,7 +13,6 @@ Polymer('gui-row', {
|
|||||||
ready: function() {
|
ready: function() {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
openComment: function() {
|
openComment: function() {
|
||||||
|
@ -46,5 +46,5 @@ input( color )
|
|||||||
outline: none;
|
outline: none;
|
||||||
transition: background-color 0.15s linear;
|
transition: background-color 0.15s linear;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
// &:hover, &:focus
|
&:hover, &:focus
|
||||||
// background: lighter
|
background: lighter
|
Loading…
Reference in New Issue
Block a user