Skip to content

Commit

Permalink
sender css touchups
Browse files Browse the repository at this point in the history
  • Loading branch information
jgphilpott committed Mar 29, 2024
1 parent 13d009b commit 79ac47b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions serial/browser/sender.css
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,20 @@ select.control {

}

input.control {
cursor: text;
}

select.control {
cursor: pointer;
}

input#timestamps,
input#colors,
input#emojis {

cursor: pointer;

margin-right: 5px;

outline: none;
Expand Down

0 comments on commit 79ac47b

Please sign in to comment.