Sha256: 5cb80d94c799290ddd46e294de4adaa9300013471ca7c9ff4e4096c0f990152b

Contents?: true

Size: 1.45 KB

Versions: 5

Compression:

Stored size: 1.45 KB

Contents

.task_description { width: 300px; }
.task_hours { width: 32px; }
.task_time { width: 40px }
.image-submit {height: 22px; border: 0; margin-bottom: 1px; padding: 0; vertical-align: bottom; float: none;}
table.input {border-collapse: collapse}
table.input td {vertical-align: top; margin: 0; border: 0; padding: 0 1px;}
#spotlight img.image-submit {float: none;}
#spotlight div.btitle img.image-submit {float: right;}
#spotlight div.btitle h4 {margin-top: 6px;}
.highlight {background: yellow;}
.tasks {cursor: move;}
.dragable-hover {background: yellow; border: 1px solid black;}
.dropzone-hover {background: yellow; border: 1px solid black;}
th.hours {text-align: right;}

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

#errorExplanation {
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background: transparent;
  float: right;
}

#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 gray;
  width: 100%;
}

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
backlog-0.5.10 public/stylesheets/backlog.css
backlog-0.5.6 public/stylesheets/backlog.css
backlog-0.5.7 public/stylesheets/backlog.css
backlog-0.5.8 public/stylesheets/backlog.css
backlog-0.5.9 public/stylesheets/backlog.css