File: style.css

package info (click to toggle)
sphinx-toolbox 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,912 kB
  • sloc: python: 11,691; sh: 28; javascript: 25; makefile: 18
file content (8 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
ul.bullet-hidden, ul.bullet-hidden li {
    list-style-type: none !important;
}


table.indextable ul li ul, .genindextable li > ul {
    margin-left: 24px !important;
}