|
|
Cascading style sheet |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
.recentActivityBox {
position: relative !important;
}
.recentActivityBox .containerHead {
padding: 4px 0 !important;
}
.recentActivityBox .subTabMenu {
position: absolute !important;
right: 2px !important;
top: 0px !important;
background: none !important;
}
.recentActivityBox .subTabMenu .containerHead {
background: none !important;
}
.recentActivityBox .tableList td {
padding: 2px !important;
}
.recentActivityBox .statusDisplay, .recentActivityBox .light {
display: none !important;
}
.recentActivityBox .columnIcon img {
height: auto !important;
width: 16px !important;
}
|
This post has been edited 1 times, last edit by "lorddoki" (Jul 5th 2011, 7:32pm)

Forum Software: Burning Board® 3.1.7, developed by WoltLab® GmbH