Another frontend color picker fix

pull/199/merge
Paulus Schoutsen 2015-07-06 10:07:12 -07:00
parent 820fd55249
commit 5550c89a86
3 changed files with 283 additions and 407 deletions

View File

@ -1,2 +1,2 @@
""" DO NOT MODIFY. Auto-generated by build_frontend script """
VERSION = "b22e174ff27ead5c80f7d0efc055fbd9"
VERSION = "1001fa37eccf171f7e364cf29a0d7fbb"

File diff suppressed because one or more lines are too long

View File

@ -27,7 +27,7 @@
max-height: 40px;
}
.has-xy_color color-picker {
.has-xy_color ha-color-picker {
max-height: 500px;
}
</style>