Sha256: 4462a6b6d6f7df0b4a02e9de4664a236a8afac36e69f7b674039dc8084ec3409

Contents?: true

Size: 499 Bytes

Versions: 29

Compression:

Stored size: 499 Bytes

Contents

table.report {
  border-spacing: 0px;
  border-width: 2px;
  border-color: black;
  border-style: solid;
  border-collapse: separate;
  text-align: center;
}
table.report td {
  padding: 5px;
  border-bottom: 2px solid black;
}
table.report thead {
  background: lightblue;
  border-width: 2px;
  border-color: black;
  border-style: solid;
  font-weight: bold;
  vertical-align: bottom;
}
table.report tbody tr.even {
  background: lightyellow;
}
table.report tbody tr.odd {
  background: white;
}

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
tournament-5.0.0 webgui/public/stylesheets/reports.css
tournament-4.2.0 webgui/public/stylesheets/reports.css
tournament-4.0.2 webgui/public/stylesheets/reports.css
tournament-4.0.0 webgui/public/stylesheets/reports.css
tournament-3.3.3 webgui/public/stylesheets/reports.css
tournament-3.3.2 webgui/public/stylesheets/reports.css
tournament-3.3.1 webgui/public/stylesheets/reports.css
tournament-3.3.0 webgui/public/stylesheets/reports.css
tournament-3.2.2 webgui/public/stylesheets/reports.css
tournament-3.2.1 webgui/public/stylesheets/reports.css
tournament-3.2.0 webgui/public/stylesheets/reports.css
tournament-3.1.1 webgui/public/stylesheets/reports.css
tournament-3.1.0 webgui/public/stylesheets/reports.css
tournament-3.0.3 webgui/public/stylesheets/reports.css
tournament-3.0.2 webgui/public/stylesheets/reports.css
tournament-3.0.1 webgui/public/stylesheets/reports.css
tournament-3.0.0 webgui/public/stylesheets/reports.css
tournament-2.1.2 webgui/public/stylesheets/reports.css
tournament-2.2.0 webgui/public/stylesheets/reports.css
tournament-2.1.0 webgui/public/stylesheets/reports.css