Explorar o código

update tooltip

jqh %!s(int64=5) %!d(string=hai) anos
pai
achega
979428f012
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Widgets/Tooltip.php

+ 1 - 1
src/Widgets/Tooltip.php

@@ -117,7 +117,7 @@ class Tooltip extends Widget
 
     protected function setupScript()
     {
-        $background = $this->background ?: Admin::color()->primary(-15);
+        $background = $this->background ?: Admin::color()->primary(-5);
         $title = $this->title;
 
         Admin::script(