Cursor pointer for input.submit
This commit is contained in:
parent
c396b4d9ef
commit
8ebc19727a
|
@ -61,6 +61,7 @@ border-radius:4px;
|
|||
|
||||
input.submit {
|
||||
font-weight:bold;
|
||||
cursor:pointer;
|
||||
}
|
||||
textarea {
|
||||
overflow:auto;
|
||||
|
@ -453,7 +454,6 @@ top:25px;
|
|||
right:30px;
|
||||
margin-left:4px;
|
||||
padding:0;
|
||||
cursor:pointer;
|
||||
width:16px;
|
||||
height:16px;
|
||||
border:0;
|
||||
|
@ -586,7 +586,6 @@ display:none;
|
|||
.entity_actions input.submit {
|
||||
display:block;
|
||||
text-align:left;
|
||||
cursor:pointer;
|
||||
width:100%;
|
||||
}
|
||||
.entity_actions a,
|
||||
|
@ -918,7 +917,6 @@ padding-left:16px;
|
|||
}
|
||||
|
||||
.notice-options form input.submit {
|
||||
cursor:pointer;
|
||||
width:16px;
|
||||
padding:2px 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user