Sha256: 9fa105e7b75413ea8417fccb3ae688c4a2adc82433e6ecaed51a2752df196fc5

Contents?: true

Size: 521 Bytes

Versions: 10

Compression:

Stored size: 521 Bytes

Contents

img#logo {
  float:left;
}

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;
}

Version data entries

10 entries across 7 versions & 2 rubygems

Version Path
ramaze-0.0.9 examples/todolist/public/css/ramaze_error.css
ramaze-0.0.6 lib/proto/public/css/ramaze_error.css
ramaze-0.0.8 examples/todolist/public/css/ramaze_error.css
ramaze-0.0.9 lib/proto/public/css/ramaze_error.css
ramaze-0.0.7 lib/proto/public/css/ramaze_error.css
ramaze-0.0.8 lib/proto/public/css/ramaze_error.css
ramaze-0.1.0 lib/proto/public/css/ramaze_error.css
ramaze-0.1.0 examples/todolist/public/css/ramaze_error.css
swiftiply-0.5.1 test/ramaze/public/css/ramaze_error.css
swiftiply-0.5.0 test/ramaze/public/css/ramaze_error.css