File: style.css

package info (click to toggle)
sphinx-toolbox 3.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,924 kB
  • sloc: python: 11,636; sh: 26; javascript: 25; makefile: 16
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;
}