File: common.css

package info (click to toggle)
phosh 0.52.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,732 kB
  • sloc: ansic: 82,495; xml: 3,912; python: 717; sh: 456; makefile: 34; lisp: 22; javascript: 6
file content (9 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
phosh-ticket-box {
  background-color: @phosh_notification_bg_color;
  border-radius: 12px;
  padding: 8px;
}

phosh-ticket-row {
  margin-top: 6px;
}