Browse Source

Tooltip styles

TitanNano-voice_recorder
Igor Zhukov 11 years ago
parent
commit
6138b69737
  1. 8
      app/css/app.css

8
app/css/app.css

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