File: search.css

package info (click to toggle)
trac 0.10.3-1
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 2,692 kB
  • ctags: 2,972
  • sloc: python: 22,683; cs: 3,174; sh: 30; makefile: 10
file content (14 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#content form { margin: 1em 0 0 }
#content form p { margin: .5em 0 }
#content hr { clear: left; margin-bottom: 0 }
#notfound { margin: 2em; font-size: 110% }

#results { margin-right: 3em }
#results dt { margin: 1.5em 0 0 }
#results dt a { color: #33c }
#results dd { font-size: 80%; margin: 0; padding: 0 }
#results .author, #results .date, #results .keywords { color: #090 }

#quickjump { font-style: italic; font-weight: bold; }

#paging { margin: 0 0 2em; text-align: center }