Vuetify: 1.2.3
Vue: 2.5.17
Browsers: Chrome
OS: Windows 10
outline prop doesn't get any border color change on disabled.For consistency with other disabled css changes on v-text-field elements, it would be nice to see the border color update for the outline version too.
No border color change occurs when disabled attribute is used with v-text-fields having an outline prop.
https://codepen.io/185driver/pen/qMMZwx
I've added a css class to the pen showing what I believe the border color should change to, based on the color vuetify uses for other elements when they have a disabled prop. Toggling the second button will add the effect I'm proposing to the middle v-text-field element when it's disabled via the first button.
Also width of invactive field's border should be changed

Most helpful comment
Also width of invactive field's border should be changed
