.actionBar-action--reply, .js-multiQuote, .actionBar-action--reaction, .actionBar-action--spam,
.actionBar-action--report, .actionBar-action--edit, .actionBar-action--delete,
.actionBar-action--ip, .actionBar-action--warn, .actionBar-action--history
{
display:inline-block;
background: rgb(71, 167, 235);
color: rgb(255, 255, 255);
padding: 4px 9px;
line-height: 19px;
background: linear-gradient(rgb(71, 167, 235) 0%, rgb(110, 123, 171) 0%);
}
.actionBar-action--reply:hover, .actionBar-action--report:hover, .actionBar-action--edit:hover, .actionBar-action--delete:hover, .actionBar-action--spam:hover, .actionBar-action--ip:hover...
/*************Rangi kardane navare modiriaat ____ XnForo.ir***********************************/
@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
.message-actionBar a.actionBar-action--report, .message-actionBar a.actionBar-action--edit, .message-actionBar a.actionBar-action--reply, .message-actionBar a.actionBar-action--spam,
.message-actionBar a.actionBar-action--delete, .message-actionBar a.actionBar-action--ip, .message-actionBar a.actionBar-action--reaction,.message-actionBar a.actionBar-action--warn,.message-actionBar a.actionBar-action--mq,
.offCanvasMenu--nav .offCanvasMenu-content {
color: @xf-pageBg;
}
.message-actionBar a.actionBar-action {
border-radius: 3px;
background-color: #ddd;
min-width: 50px;
text-align: center;
}
.message-actionBar a.actionBar-action--report {
background-color: #ff8700;
}
.message-actionBar a.actionBar-action--edit, .message-actionBar a.actionBar-action--reply {
background-color: #2B6BA3;
}
.message-actionBar a.actionBar-action--delete {
background-color: #f06c6c;
}
.message-actionBar a.actionBar-action--mq {
background-color: #1ca844;
}
.message-actionBar a.actionBar-action--ip {
background-color: #56bcbc;
}
.message-actionBar a.actionBar-action--reaction {
background-color: #be37f0;
}
.message-actionBar a.actionBar-action--warn {
background-color: #e33030;
}
.message-actionBar a.actionBar-action--spam {
background-color: #3c31a7;
}
.actionBar-action{
&:before{
margin-right: @xf-paddingSmall;
display: inline-block;
}
&--edit:before{ .m-faContent(@fa-var-pen); }
&--report:before{ .m-faContent(@fa-var-exclamation-circle); }
&--ip:before{ .m-faContent(@fa-var-user-secret); }
&--delete:before{ .m-faContent(@fa-var-trash-alt); }
&--spam:before{ .m-faContent(@fa-var-spider); }
&--warn:before{ .m-faContent(@fa-var-exclamation-triangle); }
&--history:before{ .m-faContent(@fa-var-history); }
&--comment:before{ .m-faContent(@fa-var-comment); }
}
/*************Rangi kardane navare modiriaat ____ XnForo.ir***********************************/