Browse Source

Tooltip styles

master
Igor Zhukov 10 years ago
parent
commit
6138b69737
  1. 8
      app/css/app.css

8
app/css/app.css

@ -2562,3 +2562,11 @@ ce671b orange @@ -2562,3 +2562,11 @@ ce671b orange
font-size: 13px;
margin-left: 8px;
}
.tooltip-inner {
background: rgba(0,0,0, 0.8);
}
.tooltip-arrow {
opacity: 0.8;
}
Loading…
Cancel
Save