Adding tooltip to all shapes creation

This commit is contained in:
Jesús Espino 2016-12-22 10:29:34 +01:00
parent 0f21d11fd3
commit 1181c01f55
3 changed files with 22 additions and 4 deletions

View file

@ -50,7 +50,7 @@
background-color: $color-dark-bg;
border-radius: $br-small;
color: $color-white;
font-size: $fs14;
font-size: $fs12;
padding: 3px 8px;
transition: none;
text-align: center;