mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 05:26:22 +05:30
Forgot the cursor
Forgot the cursor
This commit is contained in:
parent
670b9fa7a7
commit
18d66beb6e
1 changed files with 2 additions and 1 deletions
|
|
@ -277,7 +277,8 @@ input[type=text]:hover , input[type=password]:hover{
|
|||
|
||||
input[type=submit] {
|
||||
padding:4px 6px;
|
||||
font-size: 14px;
|
||||
font-size: 14px;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
input.text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue