Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.

Commit

Permalink
Changed the style of the ticket property hints to not stand out as much.
Browse files Browse the repository at this point in the history
  • Loading branch information
nirix committed Apr 28, 2013
1 parent 4b88c42 commit 5346636
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion _dev/css/_forms.sass
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,14 @@ form
color: #205791
border: 1px solid #92cae4
padding: 0 5px
cursor: default
cursor: help

&.hint
background: transparent
border: 0
border-bottom: 1px dotted #666
padding: 0
margin-left: 4px

select
margin-top: 0
Expand Down
Loading

0 comments on commit 5346636

Please sign in to comment.