@@ -105,7 +105,7 @@ table.datatables {
color: #FFFFFF;
font-size: 12px;
line-height: 20px;
- text-shadow: -1px 0 1px @cui-gray-800, 0 1px 1px @cui-gray-800, 1px 0 1px @cui-gray-800, 0 -1px 1px @cui-gray-800;
+ text-shadow: 0 0 1px @cui-gray-800;
}