Project

General

Profile

Download (557 Bytes) Statistics
| Branch: | Tag: | Revision:
1
/**
2
 * @file
3
 * Wireframes Styling
4
 *
5
 * Add wireframes to the basic layout elements.
6
 */
7
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/wireframes\.scss}line{font-family:\0000319}}
8
.with-wireframes #header,
9
.with-wireframes #main,
10
.with-wireframes #content,
11
.with-wireframes #navigation,
12
.with-wireframes .region-sidebar-first,
13
.with-wireframes .region-sidebar-second,
14
.with-wireframes #footer,
15
.with-wireframes .region-bottom {
16
  outline: 1px solid #ccc;
17
}
(19-19/19)