source: branches/1.6/template/yoga/layout.css @ 8204

Last change on this file since 8204 was 1399, checked in by chrisaga, 18 years ago

fix bug 435: move image.css to picture.css to be consistent with picture.tpl

File size: 368 bytes
Line 
1/* $Id: layout.css 1131 2006-04-06 02:23:54Z rvelices $ */
2
3/* template css */
4@import "menubar.css";
5@import "content.css";
6@import "thumbnails.css";
7@import "picture.css";
8@import "popuphelp.css";
9@import "default-layout.css";
10/* Override properties with import local file */
11@import "local-layout.css";
12/* common css */
13@import "../../template-common/layout.css";
14
Note: See TracBrowser for help on using the repository browser.