/* @override http://acf-test/inhalte/erweiterungen/acf-tooltip/assets/css/acf-tooltip.css?ver=2.1.2 */ .acf-field .acf-label p.tooltip__hidden, .acf-field p.description.tooltip__hidden, p.tooltip__hidden { display: none; } .qtip-acf { background-color: #000000; border-color: #000000; color: #f3f3f3; font-size: 13px; line-height: 1.5; } .dashicons.dashicons-editor-help.acf__tooltip { color: #0074a2; width: 18px; height: 18px; font-size: 20px; cursor: pointer; }