home
This commit is contained in:
@@ -67,4 +67,18 @@
|
||||
}
|
||||
.icon-check::after {
|
||||
content: '\e608'
|
||||
}
|
||||
|
||||
.cancel_icon::before {
|
||||
content: "\e632";
|
||||
}
|
||||
.cancel_icon {
|
||||
display: block;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
font-size: 25px;
|
||||
color: #fff;
|
||||
line-height: 50px;
|
||||
text-align: center;
|
||||
background-color: #E9B451;
|
||||
}
|
||||
Reference in New Issue
Block a user