@@ -295,6 +295,7 @@
.moduleItem.casewriting{
padding: 0 0 0 160px;
background: rgba(60,172,228,.17);
+ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#333CACE4,endColorstr=#333CACE4);
margin-top: 5px;
max-height: 81px;
overflow-y: hidden;
@@ -61,6 +61,8 @@
}
.circle {
display: inline-block;
+ *display:inline;
+ *zoom:1;
width: 10px;
height: 10px;
border-radius: 50%;