Skip to content

Commit

Permalink
More changes
Browse files Browse the repository at this point in the history
  • Loading branch information
psb1558 committed Jul 27, 2024
1 parent b31b43e commit 004679a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions webfiles/Cerne.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ $(document).ready(function(){
}
});

alert(fstring)

if (fstring.length == 0)
fstring = "normal";

Expand Down
2 changes: 1 addition & 1 deletion webfiles/cerne.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
}

.colorpicker {
display: inline;
display: none;
line-height: 2.5em;
white-space: nowrap;
background-color: lightgray;
Expand Down

0 comments on commit 004679a

Please sign in to comment.