Sha256: 36fc5d46f82be5be27acf7db316b195f7163b538c86d7586dfa65c77be060f02

Contents?: true

Size: 1.13 KB

Versions: 34

Compression:

Stored size: 1.13 KB

Contents

body {
  margin: 20em 5em 5em 5em;
  background: #eeeeee;
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  cursor: default; }

.panel {
  width: 600px;
  margin: 0 auto;
  background: white;
  border: 1px solid #cccccc;
  padding: 2em;
  .toolbar {
    margin: -2.5em -2.5em 2.5em -2.5em;
    background: #0f72a4;
    border-bottom: 1px solid #dddddd;
    padding: 1em;
    font-size: 0.8em;
    color: white;
    font-weight: bold;
    a {
      color: white;
      font-weight: normal; } } }

form.formtastic fieldset legend {
  font-size: 1em;
  font-weight: bold;
  padding-bottom: 1.5em; }

// Flash notices

#flash {
  padding: 0.7em;
  margin: 0 0 2em 0;
  border: 1px solid black;
  line-height: 1.2;
  &.notice {
    background-color: #ffffcc;
    border-color: #ffcc66; }
  &.success {
    background-color: #ccffcc;
    border-color: #11cc11; }
  &.error {
    background-color: #ffcccc;
    border-color: #cc1111; } }

#errorExplanation {
  padding: 0.7em;
  margin: 0 0 2em 0;
  background-color: #ffcccc;
  border: 1px solid #cc1111;
  h2 {
    font-weight: bold; }
  ul {
    padding-left: 2em;
    li {
      list-style: disc; } } }

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
quby-5.0.0 app/assets/stylesheets/quby/dialog.scss
quby-4.0.4 app/assets/stylesheets/quby/dialog.scss
quby-5.0.0.pre4 app/assets/stylesheets/quby/dialog.scss
quby-5.0.0.pre3 app/assets/stylesheets/quby/dialog.scss
quby-5.0.0.pre2 app/assets/stylesheets/quby/dialog.scss
quby-5.0.0.pre1 app/assets/stylesheets/quby/dialog.scss
quby-4.0.3 app/assets/stylesheets/quby/dialog.scss
quby-4.0.2 app/assets/stylesheets/quby/dialog.scss
quby-4.0.1 app/assets/stylesheets/quby/dialog.scss
quby-4.0.0 app/assets/stylesheets/quby/dialog.scss
quby-3.2.2 app/assets/stylesheets/quby/dialog.scss
quby-3.2.1 app/assets/stylesheets/quby/dialog.scss
quby-3.2.0 app/assets/stylesheets/quby/dialog.scss
quby-3.2.0.pre.pre1 app/assets/stylesheets/quby/dialog.scss