mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
Update deprecation-cop.less
Delete !important from hover
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
.deprecation-info:hover {
|
||||
background-color: @background-color-selected !important;
|
||||
background-color: @background-color-selected;
|
||||
}
|
||||
|
||||
.deprecation-detail.list-item {
|
||||
|
||||
Reference in New Issue
Block a user