mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Styling for input.disabled
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@68195 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
00af8833c9
commit
ca4a4a9c2f
@ -76,6 +76,10 @@ li.action button {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.ajaxActions input.disabled {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
input.action.loading, input.action.loading:hover {
|
||||
padding-left: 22px;
|
||||
background: url(../images/network-save.gif) 3px 2px no-repeat;
|
||||
|
Loading…
Reference in New Issue
Block a user