File: theme_overrides.css

package info (click to toggle)
powerline 2.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,884 kB
  • sloc: python: 23,040; sh: 1,783; ansic: 131; makefile: 70; csh: 51
file content (6 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
.wy-table-responsive > table > tbody > tr > td {
	white-space: unset;
}
.wy-table-responsive > table > tbody > tr > td:first-child {
	vertical-align: top;
}