Cursor pointer for input.submit

This commit is contained in:
sarven 2009-01-23 11:20:47 +00:00
parent c396b4d9ef
commit 8ebc19727a
1 changed files with 1 additions and 3 deletions

View File

@ -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;
}