source: branches/2.1/admin/themes/default/theme.css @ 6323

Last change on this file since 6323 was 6323, checked in by plg, 14 years ago

merge r6320 from trunk to branch 2.1

bug 1667 fixed: r6027 was fixing a minor error on tabs for Google Chrome/Safari
BUT was introducing a major visual issue for IE8. Backmerged + adds the -webkit
radius anyway.

This is a quickfix for release 2.1.1, the improved display introduced by nikrou
was nice and it would be better to have it, but working in IE8

File size: 234 bytes
Line 
1
2/* template css */
3/*@import "menubar.css";*/
4@import "content.css";
5@import "thumbnails.css";
6@import "default-layout.css";
7/* Override properties with import local file */
8@import "local-layout.css";
9
10@import "default-colors.css";
Note: See TracBrowser for help on using the repository browser.