Код:
/* BBSMILEY TECH GREEN NOTIFICATION ENHANCEMENT */
.bbsmileytech .gritter-item {
background: url("@imagePath/xenforo/gradients/bbsmileytechgreen.png") no-repeat scroll center bottom transparent !important;
width: 300px;
height: 250px; }
.bbsmileytech .gritter-with-image {
width: 170px;
padding-right: 40px;
padding-top: 55px;
color: #d4e5fd; }
.bbsmileytech .gritter-without-image {
width: 225px;
padding-left: 40px;
padding-top: 60px;
color: #b2b2b2; }
.bbsmileytech .gritter-with-image .gritter-title {
color: #a5d82b !important;
font-size: 14px !important; }
.bbsmileytech .gritter-without-image .gritter-title {
color: #a5d82b!important;
font-size: 14px !important;
text-align: center; }
.bbsmileytech .gritter-with-image a, .bbsmileytech .gritter-without-image a {
color: #a5d82b !important; }
.bbsmileytech .gritter-with-image a:hover { opacity: 0.6; }
.bbsmileytech .gritter-image {
padding-left: 35px;
padding-top: 90px; }
.bbsmileytech .gritter-dismiss {
padding-bottom: 10px;
padding-right: 25px;
font-size: 10px; }
.bbsmileytech .gritter-dismiss a { color: #8aa814 !important; }
.bbsmileytech .gritter-dismiss a:hover { opacity: 0.6; }
.bbsmileytech .gritter-close {
background: url("@imagePath/xenforo/gradients/techgreenclose.png") no-repeat scroll top left transparent;
right: 140px !important;
top: 20px !important;
width: 50px;
height: 30px; }
/* BBSMILEY TECH GREEN NOTIFICATION ENHANCEMENT */