Skip to content

Commit

Permalink
Start/Stop history
Browse files Browse the repository at this point in the history
  • Loading branch information
darkdarkdragon committed Jun 28, 2018
1 parent be6077b commit fd2c769
Show file tree
Hide file tree
Showing 8 changed files with 653 additions and 277 deletions.
11 changes: 10 additions & 1 deletion app/assets/v2/css/bounty.css
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,15 @@ body {
text-align: center;
}

#bounty_details .activity-tags {
float: left;
text-align: center;
}

#bounty_details .activity-tag-first {
margin-right: 0.2em;
}

#bounty_details .tag {
display: inline-block;
}
Expand All @@ -200,7 +209,7 @@ body {
padding: 5px;
}

.red_warning,
.red_warning,
#network {
background-color: #fbe0d6;
color: #fb9470;
Expand Down
Loading

0 comments on commit fd2c769

Please sign in to comment.