Adequate cursors
This commit is contained in:
parent
bcab1baadf
commit
108da9d050
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,7 @@ code {
|
|||
|
||||
summary {
|
||||
margin-left: 20px;
|
||||
cursor: help;
|
||||
|
||||
#sideParams & {
|
||||
text-align: center;
|
||||
|
@ -432,6 +433,7 @@ input[type=color] {
|
|||
}
|
||||
|
||||
input[type=submit] {
|
||||
cursor: pointer;
|
||||
font-size: 28px;
|
||||
padding: 10px;
|
||||
padding-left: 14px;
|
||||
|
|
Loading…
Reference in a new issue