Disabled cursor and delete leftover code

This commit is contained in:
narcolepticinsomniac 2019-02-13 22:25:28 -05:00 committed by GitHub
parent f7d0853f84
commit 6f3a36555b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -296,10 +296,6 @@ a.configure[target="_blank"] .svg-icon.config {
margin-top: 1px;
}
.svg-icon.config {
width: 16px;
}
.not-applied .checker,
.not-applied .style-name,
.not-applied .actions > * {
@ -370,6 +366,7 @@ a.configure[target="_blank"] .svg-icon.config {
.entry .menu-item.disabled {
opacity: 0.5;
background-color: transparent;
cursor: default;
}
/* checkbox */