You are here

systeminfo.css in System Information 5

Same filename and directory in other branches
  1. 5.2 systeminfo.css
  2. 6 systeminfo.css
  3. 6.2 systeminfo.css
/* $Name$ */

table.systeminfo td.subheader {
  font-weight: bold;
}
table.systeminfo td.subitem {
  padding-left: 1.5em;
}

File

systeminfo.css
View source
  1. /* $Name$ */
  2. table.systeminfo td.subheader {
  3. font-weight: bold;
  4. }
  5. table.systeminfo td.subitem {
  6. padding-left: 1.5em;
  7. }