mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Add progress cursor also to buttons
This commit is contained in:
@@ -20,7 +20,7 @@ code { background: #eee; }
|
||||
tbody tr:hover td, tbody tr:hover th { background: #eee; }
|
||||
pre { margin: 1em 0 0; }
|
||||
input[type=image] { vertical-align: middle; }
|
||||
.loading { cursor: progress; }
|
||||
.loading, .loading input { cursor: progress; }
|
||||
.loading #loader { display: inline; }
|
||||
.version { color: #777; font-size: 67%; }
|
||||
.js .hidden, .nojs .jsonly { display: none; }
|
||||
|
Reference in New Issue
Block a user