Skip to content

Commit

Permalink
Merge pull request #36 from 10gen/outlined-undefined-bar
Browse files Browse the repository at this point in the history
style change for undefined bar, outlined instead of solid gray
  • Loading branch information
kangas committed May 29, 2015
2 parents 5753f39 + a2ac1d2 commit d16f56b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions scout-ui/src/home/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,8 @@
}

.schema-field-type-undefined > .schema-field-type {
background: @gray6;
}

.schema-field-type-undefined > .schema-field-type-label {
color: @gray5;
background: white;
border: 1px solid @gray5;
}

// .schema-field-type-null {
Expand Down

0 comments on commit d16f56b

Please sign in to comment.