mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
5db095f90b
* Add private environment support * Add appveyor
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
@import '../constants/colors';
|
|
|
|
input.editable {
|
|
font-style: italic !important;
|
|
opacity: 0.9;
|
|
}
|