File: rpc.css

package info (click to toggle)
trac-xmlrpc 1.2.0%2Bsvn18657-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 296 kB
  • sloc: python: 3,024; javascript: 26; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
#rpc-toc {
    display: none;
    float: right;
    width: 15em;
}
#rpc-toc.wiki-toc h4 {
    text-align: center;
}
#rpc-toc ul {
    margin: 0;
    padding: 0.3em 0.15em;
    list-style-type: none;
}