Sha256: 5af62a58034634e7aac750e12cd0bb48b02d99c875889d47a33d6040b59550d5

Contents?: true

Size: 1.21 KB

Versions: 4

Compression:

Stored size: 1.21 KB

Contents

.task_description { width: 300px; }
.task_hours { width: 32px; }
.task_time { width: 40px; border: 1 }
.image-submit {height: 24px; border: 0; margin: 0; padding: 0; vertical-align: top;}
table.input {border-collapse: collapse}
table.input td {vertical-align: top; margin: 0; border: 0; padding: 0 1px;}
#spotlight div.btitle img.image-submit {float: right;}
.highlight {background: yellow;}
th.hours {text-align: right;}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
backlog-0.0.0 public/stylesheets/backlog.css
backlog-0.0.1 public/stylesheets/backlog.css
backlog-0.0.2 public/stylesheets/backlog.css
backlog-0.0.4 public/stylesheets/backlog.css