X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Fcomposer%2Fsrc%2Fsrc%2Fstyles%2F_ColorGroups.scss;fp=skyquake%2Fplugins%2Fcomposer%2Fsrc%2Fsrc%2Fstyles%2F_ColorGroups.scss;h=fe3ded475ce06a8f7aad5b5028edae366cfffdef;hb=3ea4a6fecbcd4265ad9da9c06720e9d879bfbf57;hp=b0ea3fb7e3599ca8c4a820152f61d1290ef39316;hpb=0be37b1c1042b43d6bcf82f6384ea52b009600a0;p=osm%2FUI.git diff --git a/skyquake/plugins/composer/src/src/styles/_ColorGroups.scss b/skyquake/plugins/composer/src/src/styles/_ColorGroups.scss index b0ea3fb7e..fe3ded475 100644 --- a/skyquake/plugins/composer/src/src/styles/_ColorGroups.scss +++ b/skyquake/plugins/composer/src/src/styles/_ColorGroups.scss @@ -28,4 +28,6 @@ $vnffgd-secondary-color: #2aa198; $common-primary-color: black; $common-secondary-color: white; $common-background-color: white; -$common-foreground-color: black; \ No newline at end of file +$common-foreground-color: black; + +$readonly-background-color: #ffe; \ No newline at end of file