dev 코드와 일치

This commit is contained in:
2020-03-22 23:30:11 +09:00
parent bdcc79ce34
commit 68e01c1e73
18 changed files with 307 additions and 30 deletions
+11
View File
@@ -166,6 +166,17 @@ a.samButton.disabled {
content:'】'
}
.tooltip_copyable_info .tooltiptext{
display: inline;
color: rgba(0,0,0,0);
font-size: 0;
}
.tooltiptext {
display: none;
}
.hidden_but_copyable{
color: rgba(0,0,0,0);
font-size: 0;
}