Skip to content

Commit 0714ff7

Browse files
committed
remove useless rule
1 parent 8023490 commit 0714ff7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

web_src/less/themes/theme-arc-green.less

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -268,11 +268,6 @@ a.ui.basic.green.label:hover {
268268
background-color: #a0cc75;
269269
}
270270

271-
.ui.button:hover {
272-
background-color: var(--color-secondary);
273-
color: #dbdbdb;
274-
}
275-
276271
.ui.search > .results {
277272
background: #383c4a;
278273
border-color: var(--color-secondary);

0 commit comments

Comments
 (0)