RIFT-15245: Vnfd-id edit in VNF composer behaves strangely
[osm/UI.git] / skyquake / plugins / composer / src / src / styles / EditDescriptorModelProperties.scss
index 48ce949..fcca9ef 100644 (file)
                font-size: 10px;
                font-family: monospace;
        }
+       input[readonly='readonly'] {
+               background-color: $readonly-background-color;
+       }
 
 }