X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=rulemgt-frontend%2Fsrc%2Fstyles.css;h=c9e35f91a4181a3bbabd836290e0065ac3068f87;hb=19a11640b3ed8d770fd1cb6f296c4c0e793cdb2a;hp=90d4ee0072ce3fc41812f8af910219f9eea3c3de;hpb=9720e7d6a706d79f50778af6a39ce6fba79955ed;p=holmes%2Frule-management.git diff --git a/rulemgt-frontend/src/styles.css b/rulemgt-frontend/src/styles.css index 90d4ee0..c9e35f9 100644 --- a/rulemgt-frontend/src/styles.css +++ b/rulemgt-frontend/src/styles.css @@ -1 +1,12 @@ /* You can add global styles to this file, and also import other style files */ +* { + font-family: Omnes-ATT-W02, Arial; +} + +.modal-dialog { + width: 600px; +} + +.modal-dialog button.close span { + display:none; +} \ No newline at end of file