Sha256: 79b1e18f13ece3cfd13b9cc94a3a889441e4f815e6948cfd47bced556b7ae952

Contents?: true

Size: 1.48 KB

Versions: 7

Compression:

Stored size: 1.48 KB

Contents

.task_description { width: 300px; }
.task_hours { width: 32px; }
.task_time { width: 40px; border: 1px solid black }
.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

7 entries across 7 versions & 1 rubygems

Version Path
backlog-0.4.0 public/stylesheets/backlog.css
backlog-0.5.0 public/stylesheets/backlog.css
backlog-0.5.1 public/stylesheets/backlog.css
backlog-0.5.2 public/stylesheets/backlog.css
backlog-0.5.3 public/stylesheets/backlog.css
backlog-0.5.4 public/stylesheets/backlog.css
backlog-0.5.5 public/stylesheets/backlog.css