mirror of
https://github.com/wassname/talk.git
synced 2026-07-02 18:32:32 +08:00
trim dates, style tooltip
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user