@@ -51,3 +51,22 @@
|
||||
margin-bottom: 0;
|
||||
padding-left: 0;
|
||||
}
|
||||
button.share {
|
||||
font-size: 13px;
|
||||
transform: translateY(-2px) scale(1.03);
|
||||
margin-right: 4px;
|
||||
margin-left: 2px;
|
||||
border-radius: 4px;
|
||||
i {
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
.share-edit {
|
||||
background-color: #0088cc;
|
||||
}
|
||||
.share-save {
|
||||
background-color: #e60023;
|
||||
}
|
||||
.share-email {
|
||||
background-color: #ff961c;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user