Last change
on this file since 2489 was
2390,
checked in by vdigital, 16 years ago
|
Admin isolation: Copy of admin templates in admin folder.
(Before previous admin templates removal).
Some of css simplification (in admin only currently.
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
383 bytes
|
Line | |
---|
1 | /* $Id: layout.css 2390 2008-06-22 08:45:28Z vdigital $ */ |
---|
2 | |
---|
3 | /* template css */ |
---|
4 | @import "menubar.css"; |
---|
5 | @import "content.css"; |
---|
6 | @import "thumbnails.css"; |
---|
7 | @import "default-layout.css"; |
---|
8 | /* Override properties with import local file */ |
---|
9 | @import "local-layout.css"; |
---|
10 | /* common css */ |
---|
11 | @import "../../../template-common/default-layout.css"; |
---|
12 | /* Override properties with import local file */ |
---|
13 | @import "../../../template-common/local-layout.css"; |
---|
Note: See
TracBrowser
for help on using the repository browser.