Skip to content

Commit 80c509e

Browse files
authored
Merge pull request slgobinath#707 from deltragon/style-reset-dark-mode
style: use default theme for reset button for dark mode
2 parents 229b29d + 8f656ac commit 80c509e

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

safeeyes/config/style/safeeyes_style.css

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -109,19 +109,3 @@
109109
opacity: 0.9;
110110
border-color: transparent;
111111
}
112-
113-
.btn_menu {
114-
border-width: 0px;
115-
border-radius: 0px;
116-
border-image: None;
117-
background: white;
118-
border-color: transparent;
119-
}
120-
121-
.btn_menu:hover {
122-
border-width: 0px;
123-
border-radius: 0px;
124-
border-image: None;
125-
background: whitesmoke;
126-
border-color: transparent;
127-
}

0 commit comments

Comments
 (0)