File: Adwaita-searchbar.css

package info (click to toggle)
libdazzle 3.44.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 4,964 kB
  • sloc: ansic: 64,328; xml: 69; javascript: 19; makefile: 12
file content (9 lines) | stat: -rw-r--r-- 230 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
dzlsearchbar box.search-bar {
  background-color: #d6d6d6;
  box-shadow: 0 4px 3px -5px #aaa inset,
              0 -1px 0 #a1a1a1 inset;
}
dzlsearchbar:backdrop box.search-bar {
  background-color: #d5d5d5;
  box-shadow: none;
}