X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Froot%2Fsrc%2Fmain%2Fresources%2Fcss%2Fone.less;h=b5ab76f323a557278bdb4dd5fe70d7a040678f0b;hb=refs%2Fchanges%2F35%2F535%2F1;hp=cb6fbc54fce32f897c65c05512a785be7f018351;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5;p=controller.git diff --git a/opendaylight/web/root/src/main/resources/css/one.less b/opendaylight/web/root/src/main/resources/css/one.less index cb6fbc54fc..b5ab76f323 100644 --- a/opendaylight/web/root/src/main/resources/css/one.less +++ b/opendaylight/web/root/src/main/resources/css/one.less @@ -258,3 +258,10 @@ .table-cursor tr:hover { cursor: pointer; } + +// hide +.modal { + .help { + display: none; + } +} \ No newline at end of file