aboutsummaryrefslogtreecommitdiff
path: root/roles/home/desktop/eww/panels/launcher.css
blob: 5055191bf51aa6e8865e8d0ddaad950ac759dc96 (plain)
1
2
3
4
5
6
7
.launcher entry {
    border-radius: 0;
}

.launcher entry:focus {
    box-shadow: 0 0 0 2px @accent inset;
}