mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
revision history: no hover state on buttons when disabled
This commit is contained in:
parent
fd749a9c6e
commit
8fff53775a
@ -10,6 +10,9 @@
|
||||
}
|
||||
#revision-controls {
|
||||
float: left;
|
||||
.btn[disabled]:hover {
|
||||
color: #534d4b;
|
||||
}
|
||||
}
|
||||
#display-modes {
|
||||
text-align: right;
|
||||
|
Loading…
Reference in New Issue
Block a user