mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
ButtonCopyToClipboard
This commit is contained in:
@@ -53,6 +53,16 @@
|
||||
color: #212121;
|
||||
}
|
||||
|
||||
.type--local:hover {
|
||||
background: #d6d5d5;
|
||||
color: #212121;
|
||||
}
|
||||
|
||||
.type--local:active {
|
||||
background: #cccccc;
|
||||
color: #212121;
|
||||
}
|
||||
|
||||
.type--facebook {
|
||||
background-color: #4267b2;
|
||||
border-color: #4267b2;
|
||||
|
||||
Reference in New Issue
Block a user