source: trunk/template/admin/yoga/layout.css @ 1363

Last change on this file since 1363 was 1363, checked in by nikrou, 18 years ago

Issue 426: first step; separation of admin and public into two templates
Need to simplify and delete files not needed

File size: 343 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 "image.css";
7@import "popuphelp.css";
8@import "default-layout.css";
9/* Override properties with import local file */
10@import "local-layout.css";
11/* common css */
12@import "../../../template-common/layout.css";
13
Note: See TracBrowser for help on using the repository browser.