• This project
    • Loading...
  • Sign in

data.posccaesar.org / npd

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Issues 1
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • npd
  • www.reportinghub.no
  • swp
  • rh.www
  • ddr.css
  • Holger Knublauch's avatar
    DDR SWP progress · deaf64f4
    deaf64f4
    Holger Knublauch authored 2011-08-09 14:36:15 +1000
ddr.css 357 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
@CHARSET "UTF-8";

body {
	font-family: sans-serif;
	font-family:Tahoma,arial,Helvetica;
	font-size:12px;
}

.ddrSummaryLeft {
	vertical-align: top;
	width: 50%;
}

.ddrSummaryRight {
	vertical-align: top;
	width: 50%;
}

.nameValuePair {
}

.nameValueName {
	font-weight: bold;
	padding-right: 8;
	vertical-align: top;
	width: 120px;
}

.nameValueValue {
}