Sha256: 1d7b12963805b6fc09ce2c6a9b016505f045cf4297e1c93ecd8017484f462352

Contents?: true

Size: 1.01 KB

Versions: 2

Compression:

Stored size: 1.01 KB

Contents

body {
  font-family: sans-serif;
}

h1.main {
  text-align: center;
}

td {
  padding: 4px;
}

table.main {
  background: #444;
  margin-left: 2em;
}

div.additional h3 {
  cursor: pointer;
}

div.additional pre {
  margin-left: 2em;
}

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

table.main tr {
  background: #fff;
}

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

tr.source td {
  padding: 0;
}

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;
  padding: 6px;
}

div.source td.editor {
  font-size: 0.8em;
}

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

tr.source td.lineno {
  font-size: 0.9em;
  font-family: monospace;
}

tr.source td.lineno, tr.line td.lineno {
  text-align: right;
}

tr.source td.code pre {
  margin: 0;
  font-family: monospace;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ramaze-0.3.0 lib/proto/public/css/ramaze_error.css
ramaze-0.3.5 lib/proto/public/css/ramaze_error.css