IE <9 styling with seperate stylesheet
[citadel.git] / webcit / static / styles / ie_lte8.css
1 .message {
2         border: 1px inset #666;
3         border-width: 1px 2px 3px 1px; 
4 }
5
6 .boxcontent {
7         border: 2px inset #5C646B;
8         border-width: 0 2px 3px 0; 
9 }
10