Sha256: 3bc07c0ea63d4df04a9bc1376b735e5c8444aafaf422c98252e3a2b9fe42a5c2

Contents?: true

Size: 617 Bytes

Versions: 6

Compression:

Stored size: 617 Bytes

Contents

h1.main {
  text-align: center;
}

table.main {
  background: #000;
}

table.main tr.head {
  background: #fee;
  width:      100%;
}

table.main tr.source_container {
  display:    none;
}

tr.source_container div {
  width:      100%;
  overflow:   auto;
}

tr.source_container div table {
  background: #ddd;
  width:      100%;
}

tr.source_container div table tr {
  text-align:center;
}

tr.source_container div table tr.source {
  text-align:left;
}

div.source {
  background: #fff;
}

tr.source {
  font-size: 1.0em;
}

tr.source td.lineno {
  font-size: 0.8em;
}

tr.source td.code pre {
  height: 0.1em;
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ramaze-0.1.2 lib/proto/public/css/ramaze_error.css
ramaze-0.1.4 lib/proto/public/css/ramaze_error.css
ramaze-0.1.1 lib/proto/public/css/ramaze_error.css
ramaze-0.1.3 lib/proto/public/css/ramaze_error.css
ramaze-0.2.1 lib/proto/public/css/ramaze_error.css
ramaze-0.2.0 lib/proto/public/css/ramaze_error.css