Skip to content

Commit

Permalink
style change for undefined bar, outlined instead of solid gray
Browse files Browse the repository at this point in the history
  • Loading branch information
rueckstiess committed May 29, 2015
1 parent 5753f39 commit a2ac1d2
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 a2ac1d2

Please sign in to comment.