Project

General

Profile

« Previous | Next » 

Revision ca55d066

Added by Andreas Kohlbecker over 11 years ago

configuring theme and first sass editing

View differences:

7.x/themes/zen_dataportal/css/wireframes.css
4 4
 *
5 5
 * Add wireframes to the basic layout elements.
6 6
 */
7

  
8

  
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}}
9 8
.with-wireframes #header,
10 9
.with-wireframes #main,
11 10
.with-wireframes #content,
......
16 15
.with-wireframes .region-bottom {
17 16
  outline: 1px solid #ccc;
18 17
}
19

  
20
.lt-ie8 .with-wireframes #header,
21
.lt-ie8 .with-wireframes #main,
22
.lt-ie8 .with-wireframes #content,
23
.lt-ie8 .with-wireframes #navigation,
24
.lt-ie8 .with-wireframes .region-sidebar-first,
25
.lt-ie8 .with-wireframes .region-sidebar-second,
26
.lt-ie8 .with-wireframes #footer,
27
.lt-ie8 .with-wireframes .region-bottom {
28
  border: 1px solid #ccc; /* IE6/7 do not support the outline property. */
29
}

Also available in: Unified diff