cssfix
This commit is contained in:
parent
2a622f2726
commit
8361c754f9
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ function ComicBook(id, srcs, opts) {
|
|||
*/
|
||||
image: $(document.createElement("div"))
|
||||
.attr("id", "color")
|
||||
.addClass("control")
|
||||
.addClass("control floating")
|
||||
.append("<label>brightness</label>")
|
||||
.append($("<div id='brightness'></div>").slider({
|
||||
value: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue