File: stylesheet.css

package info (click to toggle)
gnome-shell-extension-tiling-assistant 51-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,500 kB
  • sloc: javascript: 7,567; xml: 266; sh: 93; makefile: 40
file content (8 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
.tiling-layout-search-highlight {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
}

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