Project

General

Profile

« Previous | Next » 

Revision 4b02c7e4

Added by Andreas Kohlbecker over 11 years ago

first basic css theming done

View differences:

.gitattributes
1337 1337
7.x/themes/palmweb_2/style.css -text
1338 1338
7.x/themes/palmweb_2/template.php -text
1339 1339
7.x/themes/palmweb_2/translations/en-trans/cdm_dataportal.po -text
1340
7.x/themes/zen-7.x-5.1.tar.gz -text svneol=unset#unset
1340 1341
7.x/themes/zen/CHANGELOG.txt -text
1341 1342
7.x/themes/zen/LICENSE.txt -text
1342 1343
7.x/themes/zen/README-FIRST.txt -text
......
1508 1509
7.x/themes/zen_dataportal/.sass-cache/b7ec75a973b6ef8187af26f68d839cc5b2c81e58/_base.scssc -text svneol=unset#unset
1509 1510
7.x/themes/zen_dataportal/.sass-cache/b7ec75a973b6ef8187af26f68d839cc5b2c81e58/_custom.scssc -text svneol=unset#unset
1510 1511
7.x/themes/zen_dataportal/.sass-cache/b7ec75a973b6ef8187af26f68d839cc5b2c81e58/blocks.scssc -text svneol=unset#unset
1512
7.x/themes/zen_dataportal/.sass-cache/b7ec75a973b6ef8187af26f68d839cc5b2c81e58/cdm.scssc -text svneol=unset#unset
1513
7.x/themes/zen_dataportal/.sass-cache/b7ec75a973b6ef8187af26f68d839cc5b2c81e58/cdm_dataportal.scssc -text svneol=unset#unset
1511 1514
7.x/themes/zen_dataportal/.sass-cache/b7ec75a973b6ef8187af26f68d839cc5b2c81e58/comments.scssc -text svneol=unset#unset
1512 1515
7.x/themes/zen_dataportal/.sass-cache/b7ec75a973b6ef8187af26f68d839cc5b2c81e58/fields.scssc -text svneol=unset#unset
1513 1516
7.x/themes/zen_dataportal/.sass-cache/b7ec75a973b6ef8187af26f68d839cc5b2c81e58/forms-rtl.scssc -text svneol=unset#unset
......
1548 1551
7.x/themes/zen_dataportal/config.rb -text
1549 1552
7.x/themes/zen_dataportal/css/README.txt -text
1550 1553
7.x/themes/zen_dataportal/css/blocks.css -text
1554
7.x/themes/zen_dataportal/css/cdm.css -text
1555
7.x/themes/zen_dataportal/css/cdm_dataportal.css -text
1551 1556
7.x/themes/zen_dataportal/css/comments.css -text
1552 1557
7.x/themes/zen_dataportal/css/drupal7-reference.css -text
1553 1558
7.x/themes/zen_dataportal/css/fields.css -text
......
1619 1624
7.x/themes/zen_dataportal/sass/_base.scss -text
1620 1625
7.x/themes/zen_dataportal/sass/_custom.scss -text
1621 1626
7.x/themes/zen_dataportal/sass/blocks.scss -text
1627
7.x/themes/zen_dataportal/sass/cdm.scss -text
1622 1628
7.x/themes/zen_dataportal/sass/comments.scss -text
1623 1629
7.x/themes/zen_dataportal/sass/fields.scss -text
1624 1630
7.x/themes/zen_dataportal/sass/forms-rtl.scss -text
7.x/themes/zen_dataportal/css/cdm.css
1
/**
2
 * @file
3
 * cdm_dataportal specific styling
4
 *
5
 * Style the markup found in the cdm_dataportal module.
6
 */
7
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm\.scss}line{font-family:\000038}}
8
#featureTOC {
9
  float: right;
10
}
11

  
12
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm\.scss}line{font-family:\0000312}}
13
#taxonProfileImage {
14
  float: left;
15
}
16

  
17
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm\.scss}line{font-family:\0000316}}
18
.block-cdm-dataportal-feature {
19
  clear: both;
20
}
21
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm\.scss}line{font-family:\0000318}}
22
.block-cdm-dataportal-feature dt {
23
  float: left;
24
  font-weight: bold;
25
  margin-right: 0.3em;
26
}
27

  
28
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm\.scss}line{font-family:\0000325}}
29
#backButton {
30
  text-align: right;
31
}
32

  
33
/*
34
 * Synonymy
35
 */
36
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm\.scss}line{font-family:\0000334}}
37
ul.homotypicSynonyms,
38
ul.heterotypicSynonymyGroup {
39
  border-bottom: 1px solid #dedede;
40
}
7.x/themes/zen_dataportal/css/cdm_dataportal.css
1
/**
2
 * @file
3
 * cdm_dataportal specific styling
4
 *
5
 * Style the markup found in the cdm_dataportal module.
6
 */
7
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm_dataportal\.scss}line{font-family:\000038}}
8
#featureTOC {
9
  float: right;
10
}
11

  
12
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm_dataportal\.scss}line{font-family:\0000312}}
13
#taxonProfileImage {
14
  float: left;
15
}
16

  
17
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm_dataportal\.scss}line{font-family:\0000316}}
18
.block-cdm-dataportal-feature {
19
  clear: both;
20
}
21
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm_dataportal\.scss}line{font-family:\0000318}}
22
.block-cdm-dataportal-feature dt {
23
  font-weight: bold;
24
  float: left;
25
}
26

  
27
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm_dataportal\.scss}line{font-family:\0000324}}
28
#backButton {
29
  text-align: right;
30
}
31

  
32
/*
33
 * Synonymy
34
 */
35
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/cdm_dataportal\.scss}line{font-family:\0000333}}
36
ul.homotypicSynonyms,
37
ul.heterotypicSynonymyGroup {
38
  border-bottom: 1px solid #dedede;
39
}
7.x/themes/zen_dataportal/css/layouts/responsive-sidebars-rtl.css
35 35
.region-sidebar-first,
36 36
.region-sidebar-second,
37 37
#footer {
38
  padding-left: 10px;
39
  padding-right: 10px;
38
  padding-left: 20px;
39
  padding-right: 20px;
40 40
  -moz-box-sizing: border-box;
41 41
  -webkit-box-sizing: border-box;
42 42
  -ms-box-sizing: border-box;
......
69 69
@media all and (min-width: 480px) {
70 70
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/layouts\/responsive-sidebars\.scss}line{font-family:\0000381}}
71 71
  #main {
72
    padding-top: 3em;
72
    padding-top: 30px;
73 73
    /* Move all the children of #main down to make room. */
74 74
    position: relative;
75 75
  }
......
79 79
    position: absolute;
80 80
    top: 0;
81 81
    /* Move the navbar up inside #main's padding. */
82
    height: 3em;
82
    height: 40px;
83 83
    width: 100%;
84 84
  }
85 85
}
......
159 159
  }
160 160
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/layouts\/responsive-sidebars\.scss}line{font-family:\00003145}}
161 161
  .two-sidebars .region-sidebar-second .block {
162
    padding-left: 10px;
163
    padding-right: 10px;
162
    padding-left: 20px;
163
    padding-right: 20px;
164 164
    -moz-box-sizing: border-box;
165 165
    -webkit-box-sizing: border-box;
166 166
    -ms-box-sizing: border-box;
7.x/themes/zen_dataportal/css/layouts/responsive-sidebars.css
31 31
.region-sidebar-first,
32 32
.region-sidebar-second,
33 33
#footer {
34
  padding-left: 10px;
35
  padding-right: 10px;
34
  padding-left: 20px;
35
  padding-right: 20px;
36 36
  -moz-box-sizing: border-box;
37 37
  -webkit-box-sizing: border-box;
38 38
  -ms-box-sizing: border-box;
......
65 65
@media all and (min-width: 480px) {
66 66
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/layouts\/responsive-sidebars\.scss}line{font-family:\0000381}}
67 67
  #main {
68
    padding-top: 3em;
68
    padding-top: 30px;
69 69
    /* Move all the children of #main down to make room. */
70 70
    position: relative;
71 71
  }
......
75 75
    position: absolute;
76 76
    top: 0;
77 77
    /* Move the navbar up inside #main's padding. */
78
    height: 3em;
78
    height: 40px;
79 79
    width: 100%;
80 80
  }
81 81
}
......
155 155
  }
156 156
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/layouts\/responsive-sidebars\.scss}line{font-family:\00003145}}
157 157
  .two-sidebars .region-sidebar-second .block {
158
    padding-left: 10px;
159
    padding-right: 10px;
158
    padding-left: 20px;
159
    padding-right: 20px;
160 160
    -moz-box-sizing: border-box;
161 161
    -webkit-box-sizing: border-box;
162 162
    -ms-box-sizing: border-box;
7.x/themes/zen_dataportal/css/navigation.css
40 40
  /* overflow: hidden; */
41 41
  /* Sometimes you want to prevent overlapping with main div. */
42 42
}
43
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000350}}
43
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000351}}
44 44
#navigation .block {
45 45
  margin-bottom: 0;
46 46
}
47
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000355}}
47
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000356}}
48 48
#navigation .block-menu .block-title,
49 49
#navigation .block-menu-block .block-title {
50 50
  position: absolute !important;
......
53 53
  overflow: hidden;
54 54
  clip: rect(1px, 1px, 1px, 1px);
55 55
}
56
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000360}}
56
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000361}}
57 57
#navigation ul.links,
58 58
#navigation ul.menu {
59 59
  /* Menu block links */
......
62 62
  text-align: left;
63 63
  /* LTR */
64 64
}
65
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000365}}
65
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000366}}
66 66
#navigation ul.links li,
67 67
#navigation ul.menu li {
68 68
  /* A simple method to get navigation links to appear in one line. */
69 69
  float: left;
70 70
  /* LTR */
71
  padding: 0 10px 0 0;
72
  /* LTR */
71
  line-height: 20px;
72
  padding: 0 20px;
73 73
  list-style-type: none;
74 74
  list-style-image: none;
75
  border-left: 1px solid black;
76
  border-right: 1px solid black;
77
  margin-left: -1px;
78
  /* collapse borders */
79
}
80
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000376}}
81
#navigation ul.links li.first,
82
#navigation ul.menu li.first {
83
  border-left: 0;
84
}
85
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000380}}
86
#navigation ul.links li.last,
87
#navigation ul.menu li.last {
88
  border-right: 0;
75 89
}
76 90

  
77 91
/*
78 92
 * Main menu and Secondary menu links
79 93
 */
80
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000384}}
94
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\0000393}}
95
#main-menu {
96
  padding-top: 5px;
97
  height: 20px;
98
  padding-left: 73px;
99
  background-color: #dedede;
100
  font-size: 14.4px;
101
}
102
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\00003100}}
103
#main-menu a:link,
104
#main-menu a:visited {
105
  color: black;
106
  text-decoration: none;
107
}
108
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\00003106}}
109
#main-menu a:hover,
110
#main-menu a:focus {
111
  text-decoration: underline;
112
}
113

  
114
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/navigation\.scss}line{font-family:\00003111}}
81 115
#secondary-menu {
82 116
  float: right;
83 117
  /* LTR */
7.x/themes/zen_dataportal/css/nodes.css
5 5
 * Style anything that isn't in the $content variable.
6 6
 */
7 7
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000311}}
8
.block, .node {
9
  /* style links only for content in blocks and node */
10
}
11
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000313}}
12
.block a:link,
13
.block a:visited, .node a:link,
14
.node a:visited {
15
  color: #115e92;
16
  text-decoration: none;
17
}
18
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000319}}
19
.block a:hover,
20
.block a:focus, .node a:hover,
21
.node a:focus {
22
  text-decoration: underline;
23
}
24

  
25
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000325}}
8 26
.node {
9 27
  /* Node wrapper */
10 28
}
11
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000313}}
29
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000327}}
12 30
.preview .node {
13 31
  /* Preview of the content before submitting new or updated content */
14 32
  /* background-color: #ffffea; */
15 33
  /* Drupal core uses a #ffffea background */
16 34
}
17
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000317}}
35
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000331}}
18 36
.node .node-title {
19 37
  /* Node title */
38
  display: none;
20 39
}
21
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000320}}
40
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000335}}
22 41
.node .user-picture {
23 42
  /* The picture of the node author */
24 43
}
25
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000323}}
44
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000338}}
26 45
.node .submitted {
27 46
  /* The "posted by" information */
28 47
}
29
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000326}}
48
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000341}}
30 49
.node .content {
31 50
  /* Node's content wrapper */
32 51
}
33
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000329}}
52
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000344}}
34 53
.node ul.links {
35 54
  /* Node links. See also the ul.links declaration in the pages.css. */
36 55
}
37 56

  
38
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000334}}
57
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000349}}
39 58
.node-promoted {
40 59
  /* A node that has been promoted to the front page */
41 60
}
42 61

  
43
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000337}}
62
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000352}}
44 63
.node-sticky {
45 64
  /* A sticky node (displayed before others in a list) */
46 65
}
47 66

  
48
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000340}}
67
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000355}}
49 68
.node-by-viewer {
50 69
  /* A node created by the current user */
51 70
}
52 71

  
53
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000343}}
72
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000358}}
54 73
.node-teaser {
55 74
  /* A node displayed as teaser */
56 75
}
......
60 79
 * it is. If you create a new content type called "my-custom-type", it will
61 80
 * receive a "node-my-custom-type" class.
62 81
 */
63
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000352}}
82
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000367}}
64 83
.node-page {
65 84
  /* Page content node */
66 85
}
67 86

  
68
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000355}}
87
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000370}}
69 88
.node-article {
70 89
  /* Article content node */
71 90
}
72 91

  
73
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000358}}
92
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000373}}
74 93
.node-unpublished {
75 94
  /* Unpublished nodes */
76 95
  /* background-color: #fff4f4; */
77 96
  /* Drupal core uses a #fff4f4 background */
78 97
}
79
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000361}}
98
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/nodes\.scss}line{font-family:\0000376}}
80 99
.node-unpublished p.unpublished {
81 100
  /* The word "Unpublished" displayed underneath the content. */
82 101
  height: 0;
7.x/themes/zen_dataportal/css/pages.css
20 20
  font-weight: normal;
21 21
}
22 22

  
23
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000327}}
23
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000326}}
24 24
#page {
25
  -webkit-box-shadow: 0px 5px 10px black;
26
  -moz-box-shadow: 0px 5px 10px black;
27
  box-shadow: 0px 5px 10px black;
28
  padding-top: 10px;
25
  -webkit-box-shadow: 0px 5px 20px black;
26
  -moz-box-shadow: 0px 5px 20px black;
27
  box-shadow: 0px 5px 20px black;
28
  padding-top: 20px;
29 29
}
30 30

  
31 31
/*
32 32
 * The skip-link link will be completely hidden until a user tabs to the link.
33 33
 * See the element-focusable rule in system.base.css.
34 34
 */
35
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000338}}
35
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000337}}
36 36
#skip-link {
37 37
  margin: 0;
38 38
}
39
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000342}}
39
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000341}}
40 40
#skip-link a,
41 41
#skip-link a:visited {
42 42
  display: block;
......
50 50
/*
51 51
 * Header
52 52
 */
53
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000355}}
54
#header {
55
  margin-bottom: 10px;
56
}
57

  
53 58
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000359}}
54 59
#logo {
55 60
  /* Wrapping link for logo */
56 61
  float: left;
57 62
  /* LTR */
58 63
  margin: 0;
64
  margin-right: 10px;
59 65
  padding: 0;
60 66
}
61
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000364}}
67
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000365}}
62 68
#logo img {
63 69
  vertical-align: bottom;
64 70
}
65 71

  
66
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000369}}
72
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000370}}
67 73
#name-and-slogan {
68 74
  /* Wrapper for website name and slogan */
69 75
  float: left;
76
  margin-right: 10px;
70 77
}
71 78

  
72
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000373}}
79
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000375}}
73 80
#site-name {
74 81
  /* The name of the website */
75 82
  margin: 0;
76 83
  font-size: 2em;
77 84
  line-height: 1.5em;
78 85
}
79
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000379}}
86
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000381}}
80 87
#site-name a:link,
81 88
#site-name a:visited {
82 89
  color: #000;
83 90
  text-decoration: none;
84 91
}
85
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000385}}
92
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000387}}
86 93
#site-name a:hover,
87 94
#site-name a:focus {
88 95
  text-decoration: underline;
89 96
}
90 97

  
91
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000390}}
98
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000392}}
92 99
#site-slogan {
93 100
  /* The slogan (or tagline) of a website */
94 101
  margin: 0;
95 102
  font-size: 1em;
96 103
}
97 104

  
98
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000395}}
105
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\0000397}}
99 106
.region-header {
100 107
  /* Wrapper for any blocks placed in the header region */
101 108
  clear: both;
......
108 115
/*
109 116
 * Content
110 117
 */
111
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003116}}
118
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003119}}
112 119
.breadcrumb {
113 120
  /* The path to the current page in the form of a list of links */
114 121
}
115
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003117}}
122
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003120}}
116 123
.breadcrumb ol {
117 124
  margin: 0;
118 125
  padding: 0;
119 126
}
120
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003121}}
127
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003124}}
121 128
.breadcrumb li {
122 129
  display: inline;
123 130
  list-style-type: none;
......
125 132
  padding: 0;
126 133
}
127 134

  
128
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003134}}
135
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003137}}
129 136
h1.title,
130 137
h2.node-title,
131 138
h2.block-title,
......
136 143
  margin: 0;
137 144
}
138 145

  
139
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003138}}
146
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003141}}
140 147
tr.even {
141 148
  /* Some tables have rows marked even or odd. */
142 149
  /* background-color: #eee; */
143 150
  /* Drupal core uses a #eee background */
144 151
}
145 152

  
146
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003142}}
153
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003145}}
147 154
tr.odd {
148 155
  /* background-color: #eee; */
149 156
  /* Drupal core uses a #eee background */
150 157
}
151 158

  
152
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003146}}
159
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003149}}
153 160
div.messages {
154 161
  /* Important messages (status, warning, and error) for the user. See also the declarations in messages.css. */
155 162
  margin: 1.5em 0;
156 163
  /* Drupal core uses "6px 0" margin */
157 164
}
158
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003149}}
165
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003152}}
159 166
div.messages ul {
160 167
  margin-top: 0;
161 168
  margin-bottom: 0;
162 169
}
163 170

  
164
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003155}}
171
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003158}}
165 172
div.status {
166 173
  /* Normal priority messages */
167 174
}
168 175

  
169
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003159}}
176
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003162}}
170 177
div.warning,
171 178
tr.warning {
172 179
  /* Medium priority messages */
......
174 181
  /* Drupal core uses: 1px solid #f0c020 */
175 182
}
176 183

  
177
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003164}}
184
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003167}}
178 185
div.error,
179 186
tr.error {
180 187
  /* High priority messages. See also the .error declaration below. */
181 188
}
182 189

  
183
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003167}}
190
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003170}}
184 191
.error {
185 192
  /* Errors that are separate from div.messages status messages. */
186 193
  /* color: #e55; */
187 194
  /* Drupal core uses a #e55 background */
188 195
}
189 196

  
190
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003171}}
197
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003174}}
191 198
.warning {
192 199
  /* Warnings that are separate from div.messages status messages. */
193 200
  /* color: #e09010; */
194 201
  /* Drupal core uses a #e09010 background */
195 202
}
196 203

  
197
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003175}}
204
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003178}}
198 205
.tabs {
199 206
  /* See also the tabs.css file. */
200 207
}
201 208

  
202
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003178}}
209
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003181}}
203 210
.region-help {
204 211
  /* Help text on a page */
205 212
}
206 213

  
207
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003181}}
214
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003184}}
208 215
.more-help-link {
209 216
  /* Link to more help */
210 217
}
211 218

  
212
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003184}}
219
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003187}}
213 220
.region-content {
214 221
  /* Wrapper for the actual page content */
215 222
}
216 223

  
217
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003187}}
224
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003190}}
218 225
ul.inline {
219 226
  /* List of links generated by theme_links() */
220 227
  display: inline;
221 228
  padding: 0;
222 229
}
223
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003191}}
230
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003194}}
224 231
ul.inline li {
225 232
  display: inline;
226 233
  list-style-type: none;
......
228 235
  /* LTR */
229 236
}
230 237

  
231
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003197}}
238
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003200}}
232 239
span.field-label {
233 240
  /* The inline field label used by the Fences module */
234 241
  padding: 0 1em 0 0;
235 242
  /* LTR */
236 243
}
237 244

  
238
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003201}}
245
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003204}}
239 246
.item-list .pager {
240 247
  /* A list of page numbers when more than 1 page of content is available */
241 248
  padding: 0;
242 249
}
243
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003204}}
250
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003207}}
244 251
.item-list .pager li {
245 252
  /* Each page number in the pager list */
246 253
  padding: 0 0.5em;
247 254
}
248 255

  
249
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003209}}
256
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003212}}
250 257
.feed-icon {
251 258
  /* The link to the RSS or Atom feed for the current list of content */
252 259
}
253 260

  
254
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003212}}
261
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003215}}
255 262
.more-link {
256 263
  /* Aggregator, blog, and forum more link */
257 264
}
......
274 281
/*
275 282
 * Page bottom
276 283
 */
277
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003246}}
284
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/pages\.scss}line{font-family:\00003249}}
278 285
.region-bottom {
279 286
  /* Wrapper for any blocks placed in the page bottom region */
280 287
}
7.x/themes/zen_dataportal/sass/_base.scss
81 81
//
82 82
// Colors, etc.
83 83
//
84
$menu-bar-background-color: #DEDEDE;
85
$menu-bar-font-size: 1.2 * $base-font-size;
86
$menu-bar-text-color: #000;
87
$menu-bar-line-height: 20px; // unit must be px !!!!
88

  
89
$link-color: #115E92;
84 90

  
85 91
// The amount lists, blockquotes and comments are indented.
86 92
$indent-amount: 30px;
7.x/themes/zen_dataportal/sass/cdm.scss
1
/**
2
 * @file
3
 * cdm_dataportal specific styling
4
 *
5
 * Style the markup found in the cdm_dataportal module.
6
 */
7

  
8
#featureTOC {
9
	float:right;
10
}
11

  
12
#taxonProfileImage{
13
	float: left;
14
}
15

  
16
.block-cdm-dataportal-feature {
17
	clear: both;
18
	dt {
19
	    float: left;
20
	    font-weight: bold;
21
	    margin-right: 0.3em;
22
	}
23
}
24

  
25
#backButton {
26
	text-align: right;
27
}
28

  
29
/*
30
 * Synonymy
31
 */
32

  
33
ul.homotypicSynonyms,
34
ul.heterotypicSynonymyGroup {
35
  border-bottom:1px solid #dedede;
36
}
7.x/themes/zen_dataportal/sass/layouts/responsive-sidebars.scss
15 15
// We are going to create a 980px wide, 5 column grid with 20px gutters between
16 16
// columns (applied as 10px of left/right padding on each column).
17 17
$zen-column-count:  5;
18
$zen-gutter-width:  20px;
18
$zen-gutter-width:  40px;
19 19

  
20 20

  
21 21
// IE6-7 don't support box-sizing: border-box. We can fix this in 1 of 3 ways:
......
79 79

  
80 80
@media all and (min-width: 480px) {
81 81
  #main {
82
    padding-top: 3em; /* Move all the children of #main down to make room. */
82
    padding-top: $menu-bar-line-height + $zen-gutter-width / 4; /* Move all the children of #main down to make room. */
83 83
    position: relative;
84 84
  }
85 85
  #navigation {
86 86
    position: absolute;
87 87
    top: 0; /* Move the navbar up inside #main's padding. */
88
    height: 3em;
88
    height: $menu-bar-line-height * 2;
89 89
    width: $zen-grid-width;
90 90
  }
91 91
}
7.x/themes/zen_dataportal/sass/navigation.scss
47 47
#navigation {
48 48
  /* overflow: hidden; */ /* Sometimes you want to prevent overlapping with main div. */
49 49

  
50

  
50 51
  .block {
51 52
    margin-bottom: 0;
52 53
  }
......
64 65

  
65 66
    li { /* A simple method to get navigation links to appear in one line. */
66 67
      float: left; /* LTR */
67
      padding: 0 10px 0 0; /* LTR */
68
      line-height: $menu-bar-line-height;
69
      padding: 0 $zen-gutter-width;
68 70
      list-style-type: none;
69 71
      list-style-image: none;
72
      border-left: 1px solid $menu-bar-text-color;
73
      border-right: 1px solid $menu-bar-text-color;
74
      margin-left: -1px; /* collapse borders */
75
    }
76
    li.first {
77
      border-left: 0;
78
    }
79

  
80
    li.last {
81
      border-right: 0;
70 82
    }
71 83
  }
72
}
84
}  
73 85

  
74 86
.region-navigation {
75 87
}
......
79 91
 */
80 92

  
81 93
#main-menu {
94
    padding-top: $zen-gutter-width / 4; 
95
    height: $menu-bar-line-height;
96
    padding-left: 93px - $zen-gutter-width; // width of logo image
97
    background-color: $menu-bar-background-color;
98
    font-size: $menu-bar-font-size;
99
    a:link,
100
    a:visited {
101
      color: $menu-bar-text-color;
102
      text-decoration: none;
103
    }
104

  
105
    a:hover,
106
    a:focus {
107
      text-decoration: underline;
108
    }
82 109
}
83 110

  
84 111
#secondary-menu {
7.x/themes/zen_dataportal/sass/nodes.scss
8 8
@import "base";
9 9

  
10 10

  
11
.block, .node { /* style links only for content in blocks and node */
12
  a:link,
13
  a:visited {
14
    color: $link-color;
15
    text-decoration: none;
16
  }
17

  
18
  a:hover,
19
  a:focus {
20
    text-decoration: underline;
21
  }
22
}
23

  
24

  
11 25
.node { /* Node wrapper */
12 26

  
13 27
  .preview & { /* Preview of the content before submitting new or updated content */
......
15 29
  }
16 30

  
17 31
  .node-title { /* Node title */
32
    display: none;
18 33
  }
19 34

  
20 35
  .user-picture { /* The picture of the node author */
7.x/themes/zen_dataportal/sass/pages.scss
23 23
  font-weight: normal;
24 24
}
25 25

  
26

  
27 26
#page {
28 27
  // single-box-shadow($color, $hoff, $voff, $blur, $spread, $inset)
29
  @include single-box-shadow(black, 0px, 5px, 10px);
30
  padding-top: $zen-gutter-width / 2;
28
  @include single-box-shadow(black, 0px, 5px, 20px);
29
  padding-top: $zen-gutter-width;
31 30
}
32 31

  
33 32
/*
......
54 53
 */
55 54

  
56 55
#header {
56
  margin-bottom: $zen-gutter-width / 2;
57 57
}
58 58

  
59 59
#logo { /* Wrapping link for logo */
60 60
  float: left; /* LTR */
61 61
  margin: 0;
62
  margin-right: $zen-gutter-width / 2;
62 63
  padding: 0;
63 64

  
64 65
  img {
......
68 69

  
69 70
#name-and-slogan { /* Wrapper for website name and slogan */
70 71
  float: left;
72
  margin-right: $zen-gutter-width / 2;
71 73
}
72 74

  
73 75
#site-name { /* The name of the website */
......
110 112
#content {
111 113
}
112 114

  
115

  
113 116
.region-highlighted {
114 117
}
115 118

  
7.x/themes/zen_dataportal/zen_dataportal.info
61 61
stylesheets[all][] = css/comments.css
62 62
stylesheets[all][] = css/forms.css
63 63
stylesheets[all][] = css/fields.css
64
stylesheets[all][] = css/cdm.css
64 65
stylesheets[all][] = css/print.css
65 66

  
66 67
; Built-in conditional stylesheet support has been removed from Zen 7.x-5.x.

Also available in: Unified diff