Skip to content
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.

Commit

Permalink
error and waiting padding left should account for change in chartcont…
Browse files Browse the repository at this point in the history
…ainer
  • Loading branch information
glasnt committed Oct 8, 2014
1 parent 88f4873 commit ab457e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/custom_css.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ input.error {
text-decoration: none;
background-color: #eeeeee;
}
.error, .waiting { padding-left: 60px}
.hover { opacity: 0.5; visibility: hidden}
.drag{ cursor: move; padding-right: 5px}
.header-text { font-weight: bold; padding: 10px; color: #333}
Expand Down

0 comments on commit ab457e8

Please sign in to comment.