This website requires JavaScript.
Explore
Help
Sign In
fernando
/
deemix-webui
Watch
1
Star
0
Fork
0
You've already forked deemix-webui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8d51cfa7f7
deemix-webui
/
src
/
styles
/
scss
/
base
/
_mixins.scss
6 lines
78 B
SCSS
Raw
Normal View
History
Unescape
Escape
finished writing scss declarations with SASS synthax. Now the repo is a bit lighter
2020-06-22 19:07:51 +00:00
@mixin
remove-selection-background
{
changed searchbar style
2020-06-09 20:32:54 +00:00
&
:
:
selection
{
background
:
none
;
}
}
Reference in New Issue
Copy Permalink