File: search.css

package info (click to toggle)
trac 0.8.1-3sarge7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,532 kB
  • ctags: 1,038
  • sloc: python: 9,526; cs: 2,392; xml: 261; makefile: 98; sh: 7
file content (13 lines) | stat: -rw-r--r-- 438 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#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 }

#paging { margin: 0 0 2em }
#paging ul { text-align: left }