trim dates, style tooltip

This commit is contained in:
okbel
2018-02-19 12:27:55 -03:00
parent e7934d9468
commit 846df0a5e0
@@ -28,7 +28,7 @@
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
z-index: 10;
top: 32px;
left: -10px;
left: -100px;
width: 200px;
text-align: left;
color: #616161;
@@ -39,7 +39,7 @@
border: 10px solid transparent;
border-top-color: #999;
position: absolute;
left: 8px;
left: 96px;
top: -20px;
transform: rotate(180deg);
}
@@ -49,7 +49,7 @@
border: 10px solid transparent;
border-top-color: white;
position: absolute;
left: 8px;
left: 96px;
top: -19px;
transform: rotate(180deg);
}