X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fdash%2Fapp%2Fpal%2Fstatic%2Fless%2Fglobal.less;fp=resources%2Ftools%2Fdash%2Fapp%2Fpal%2Fstatic%2Fless%2Fglobal.less;h=78b7ae43141aa37fb31fbb84d1af16df413eb50b;hp=0000000000000000000000000000000000000000;hb=a5e8351152d9513811e2d6d9eaaf2180e35e002d;hpb=fd5600f3441d99f4cc9643e3a0da99c850b80a5c diff --git a/resources/tools/dash/app/pal/static/less/global.less b/resources/tools/dash/app/pal/static/less/global.less new file mode 100644 index 0000000000..78b7ae4314 --- /dev/null +++ b/resources/tools/dash/app/pal/static/less/global.less @@ -0,0 +1,12 @@ +body, +html { + height: 100% !important; + margin: 0; + padding: 0; + background: #e7ecf7 !important; + font-family: 'Lato', sans-serif; +} + +.row .col { + padding: 0 !important; +}