X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=webapp%2Fsrc%2Fapp%2Fdevel%2Fbuild%2Fbuild.component.css;fp=webapp%2Fsrc%2Fapp%2Fdevel%2Fbuild%2Fbuild.component.css;h=695a89b482c68814dc2e6441b832e739066ae844;hb=0a9826806b26fd179b739bd2c1ca9fcb114e321f;hp=92f953e21b93abb09c98efc4a50112fac5017c62;hpb=3f0a0e6f9cf9e5963d89c6d1be515d8f43ee08bb;p=src%2Fxds%2Fxds-server.git diff --git a/webapp/src/app/devel/build/build.component.css b/webapp/src/app/devel/build/build.component.css index 92f953e..695a89b 100644 --- a/webapp/src/app/devel/build/build.component.css +++ b/webapp/src/app/devel/build/build.component.css @@ -33,8 +33,9 @@ width: 10em; } -.fa-size-x2 { +.fa-big { font-size: 18px; + font-weight: bold; } .textarea-scroll { @@ -46,4 +47,8 @@ h2 { font-family: sans-serif; font-variant: small-caps; font-size: x-large; -} \ No newline at end of file +} + +.panel-heading { + background: aliceblue; +}