dotfiles/symlinks/config/nwg-launchers/nwgdmenu/style.css

23 lines
341 B
CSS
Raw Normal View History

2021-01-31 21:45:37 +00:00
/* Don't delete, just in case: the menu anchor is a button */
button {
background: none;
border-style: none;
box-shadow: none;
}
box {
/* Uncomment to set vertical margin
margin-top: 30px;
margin-bottom: 30px;
*/
}
#searchbox {
/* Adjust to your taste */
}
/* Menu items */
label {
padding-left: 5px
}