X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=webapp%2Fsrc%2Fapp%2Fconfig%2Fconfig.component.css;fp=webapp%2Fsrc%2Fapp%2Fconfig%2Fconfig.component.css;h=2bb3fea43ea2c481b24d5ff3df0f4821e5e70fd1;hb=8f44cc7217ce48f3f94c8ea3f037cdf011c4493b;hp=208ce6fe02418e22d7bc31c5e109fba0f1f59ef1;hpb=4feef5296bf3aea331fdde4cd7b94ee2322a907e;p=src%2Fxds%2Fxds-server.git diff --git a/webapp/src/app/config/config.component.css b/webapp/src/app/config/config.component.css index 208ce6f..2bb3fea 100644 --- a/webapp/src/app/config/config.component.css +++ b/webapp/src/app/config/config.component.css @@ -24,3 +24,7 @@ tr.info>th { tr.info>td { vertical-align: middle; } + +.panel-heading { + background: aliceblue; +}