File: stylesheet.css

package info (click to toggle)
gnome-shell-extension-tiling-assistant 39-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,376 kB
  • sloc: javascript: 5,497; xml: 263; sh: 103; makefile: 11
file content (8 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
7
8
.tiling-layout-search-highlight {
    background-color: rgba(255, 255, 255, .1);
    border-radius: 20px;
}

.layout-shortcut .boxed-list {
    box-shadow: none;
}