Initial OpenECOMP policy/engine commit
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / static / fusion / raptor / css / form-field-tooltip.css
diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/css/form-field-tooltip.css b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/css/form-field-tooltip.css
new file mode 100644 (file)
index 0000000..24b40da
--- /dev/null
@@ -0,0 +1,12 @@
+#DHTMLgoodies_formTooltipDiv{
+       color:#000000;
+       font-family:arial;
+       font-weight:bold;
+       font-size:0.8em;
+       line-height:120%;
+}
+.DHTMLgoodies_formTooltip_closeMessage{
+       color:#000000;
+       font-weight:normal;
+       font-size:0.7em;
+}
\ No newline at end of file