File: view-document-size.css

package info (click to toggle)
webdeveloper 1.2.5%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,364 kB
  • ctags: 1,608
  • sloc: makefile: 10
file content (9 lines) | stat: -rw-r--r-- 601 bytes parent folder | download
1
2
3
4
5
6
7
8
9
tbody > .odd { background-color: #f9f9f9; }
td:first-child { max-width: 500px; padding-left: 14px; word-wrap: break-word; }
td:nth-child(2), td:nth-child(3), th:nth-child(2), th:nth-child(3) { text-align: right; width: 150px; white-space: nowrap; }
#web-developer-total > td, .web-developer-section > td:first-child { font-weight: bold; }
#web-developer-total td:first-child { padding-left: 10px; }
.table { margin-top: 60px; width: auto; }
.web-developer-section { cursor: pointer; }
.web-developer-section > td > i { margin-right: 5px; }
.web-developer-section > td:first-child { padding-left: 0; }