Project

General

Profile

« Previous | Next » 

Revision 9b5ce3ec

Added by Andreas Kohlbecker over 11 years ago

media elements and tables

View differences:

7.x/themes/zen_dataportal/css/cdm.css
15 15
}
16 16

  
17 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:\0000318}}
18
.block-cdm-dataportal-feature {
18
.block-cdm-dataportal-feature, .media-caption {
19 19
  clear: both;
20 20
}
21 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:\0000320}}
22
.block-cdm-dataportal-feature dt {
22
.block-cdm-dataportal-feature dt, .media-caption dt {
23 23
  float: left;
24 24
  font-weight: bold;
25 25
  margin-right: 0.3em;
26 26
}
27 27
@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}}
28
.block-cdm-dataportal-feature dd {
28
.block-cdm-dataportal-feature dd, .media-caption dd {
29 29
  margin: 0;
30 30
}
31 31

  
32
@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:\0000330}}
32
@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:\0000331}}
33 33
#backButton {
34 34
  text-align: right;
35 35
}
......
49 49
/*
50 50
 * Synonymy
51 51
 */
52
@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:\0000343}}
52
@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:\0000344}}
53 53
ul.homotypicSynonyms,
54 54
ul.heterotypicSynonymyGroup {
55 55
  border-bottom: 1px solid #dedede;
56 56
}
57 57

  
58
/*
59
 * Media
60
 */
61
@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:\0000351}}
62
dl.media-caption {
63
  margin: 0;
64
}
65

  
66
@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:\0000354}}
67
.media-caption dd.title {
68
  font-size: 100%;
69
}
70

  
71
@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:\0000357}}
72
.image-gallerie td.caption {
73
  padding-bottom: 1em;
74
}
75

  
58 76
/*
59 77
 * Theme settings page
60 78
 */
61
@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:\0000352}}
79
@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:\0000366}}
62 80
#system-theme-settings .image-preview {
63 81
  width: 600px;
64 82
  max-height: 150px;
65 83
  overflow: auto;
66 84
}
67
@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:\0000356}}
85
@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:\0000370}}
68 86
#system-theme-settings .image-preview img {
69 87
  max-width: none;
70 88
  /* reset style in mormalize.scss */
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 */
8
.block, .node, #backButton {
9
  /* style links only for content in blocks and node and backbutton */
10 10
}
11 11
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/_custom\.scss}line{font-family:\0000363}}
12 12
.block a:link,
13 13
.block a:visited, .node a:link,
14
.node a:visited {
14
.node a:visited, #backButton a:link,
15
#backButton a:visited {
15 16
  color: #115e92;
16 17
  text-decoration: none;
17 18
}
18 19
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/_custom\.scss}line{font-family:\0000369}}
19 20
.block a:hover,
20 21
.block a:focus, .node a:hover,
21
.node a:focus {
22
.node a:focus, #backButton a:hover,
23
#backButton a:focus {
22 24
  text-decoration: underline;
23 25
}
24 26

  
7.x/themes/zen_dataportal/css/pages.css
28 28
  padding-top: 20px;
29 29
  background-color: #fff;
30 30
}
31
@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:\0000332}}
32
#page table {
33
  margin-top: 0;
34
  margin-bottom: 1em;
35
}
31 36

  
32 37
/*
33 38
 * The skip-link link will be completely hidden until a user tabs to the link.
34 39
 * See the element-focusable rule in system.base.css.
35 40
 */
36
@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}}
41
@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:\0000343}}
37 42
#skip-link {
38 43
  margin: 0;
39 44
}
40
@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}}
45
@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:\0000347}}
41 46
#skip-link a,
42 47
#skip-link a:visited {
43 48
  display: block;
......
51 56
/*
52 57
 * Header
53 58
 */
54
@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:\0000356}}
59
@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:\0000361}}
55 60
#header {
56 61
  margin-bottom: 10px;
57 62
}
58 63

  
59
@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:\0000360}}
64
@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}}
60 65
#logo {
61 66
  /* Wrapping link for logo */
62 67
  float: left;
......
65 70
  margin-right: 10px;
66 71
  padding: 0;
67 72
}
68
@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:\0000366}}
73
@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:\0000371}}
69 74
#logo img {
70 75
  vertical-align: bottom;
71 76
}
72 77

  
73
@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:\0000371}}
78
@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:\0000376}}
74 79
#name-and-slogan {
75 80
  /* Wrapper for website name and slogan */
76 81
  float: left;
77 82
  margin-right: 10px;
78 83
}
79 84

  
80
@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:\0000376}}
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:\0000381}}
81 86
#site-name {
82 87
  /* The name of the website */
83 88
  margin: 0;
84 89
  font-size: 2em;
85 90
  line-height: 1.5em;
86 91
}
87
@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:\0000382}}
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}}
88 93
#site-name a:link,
89 94
#site-name a:visited {
90 95
  color: #000;
91 96
  text-decoration: none;
92 97
}
93
@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:\0000388}}
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:\0000393}}
94 99
#site-name a:hover,
95 100
#site-name a:focus {
96 101
  text-decoration: underline;
97 102
}
98 103

  
99
@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:\0000393}}
104
@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:\0000398}}
100 105
#site-slogan {
101 106
  /* The slogan (or tagline) of a website */
102 107
  margin: 0;
103 108
  font-size: 1em;
104 109
}
105 110

  
106
@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:\0000398}}
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:\00003103}}
107 112
.region-header {
108 113
  /* Wrapper for any blocks placed in the header region */
109 114
  clear: both;
......
116 121
/*
117 122
 * Content
118 123
 */
119
@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}}
124
@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:\00003125}}
120 125
.breadcrumb {
121 126
  /* The path to the current page in the form of a list of links */
122 127
}
123
@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}}
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:\00003126}}
124 129
.breadcrumb ol {
125 130
  margin: 0;
126 131
  padding: 0;
127 132
}
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:\00003125}}
133
@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:\00003130}}
129 134
.breadcrumb li {
130 135
  display: inline;
131 136
  list-style-type: none;
......
133 138
  padding: 0;
134 139
}
135 140

  
136
@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}}
141
@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:\00003143}}
137 142
h1.title,
138 143
h2.node-title,
139 144
h2.block-title,
......
144 149
  margin: 0;
145 150
}
146 151

  
147
@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}}
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:\00003147}}
148 153
tr.even {
149 154
  /* Some tables have rows marked even or odd. */
150 155
  /* background-color: #eee; */
151 156
  /* Drupal core uses a #eee background */
152 157
}
153 158

  
154
@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:\00003151}}
155 160
tr.odd {
156 161
  /* background-color: #eee; */
157 162
  /* Drupal core uses a #eee background */
158 163
}
159 164

  
160
@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:\00003150}}
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:\00003155}}
161 166
div.messages {
162 167
  /* Important messages (status, warning, and error) for the user. See also the declarations in messages.css. */
163 168
  margin: 1.5em 0;
164 169
  /* Drupal core uses "6px 0" margin */
165 170
}
166
@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:\00003153}}
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}}
167 172
div.messages ul {
168 173
  margin-top: 0;
169 174
  margin-bottom: 0;
170 175
}
171 176

  
172
@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}}
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}}
173 178
div.status {
174 179
  /* Normal priority messages */
175 180
}
176 181

  
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:\00003163}}
182
@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:\00003168}}
178 183
div.warning,
179 184
tr.warning {
180 185
  /* Medium priority messages */
......
182 187
  /* Drupal core uses: 1px solid #f0c020 */
183 188
}
184 189

  
185
@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:\00003168}}
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:\00003173}}
186 191
div.error,
187 192
tr.error {
188 193
  /* High priority messages. See also the .error declaration below. */
189 194
}
190 195

  
191
@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}}
196
@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:\00003176}}
192 197
.error {
193 198
  /* Errors that are separate from div.messages status messages. */
194 199
  /* color: #e55; */
195 200
  /* Drupal core uses a #e55 background */
196 201
}
197 202

  
198
@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}}
203
@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:\00003180}}
199 204
.warning {
200 205
  /* Warnings that are separate from div.messages status messages. */
201 206
  /* color: #e09010; */
202 207
  /* Drupal core uses a #e09010 background */
203 208
}
204 209

  
205
@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:\00003179}}
210
@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}}
206 211
.tabs {
207 212
  /* See also the tabs.css file. */
208 213
}
209 214

  
210
@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:\00003182}}
215
@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}}
211 216
.region-help {
212 217
  /* Help text on a page */
213 218
}
214 219

  
215
@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:\00003185}}
220
@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}}
216 221
.more-help-link {
217 222
  /* Link to more help */
218 223
}
219 224

  
220
@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:\00003188}}
225
@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:\00003193}}
221 226
.region-content {
222 227
  /* Wrapper for the actual page content */
223 228
}
224 229

  
225
@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:\00003196}}
226 231
ul.inline {
227 232
  /* List of links generated by theme_links() */
228 233
  display: inline;
229 234
  padding: 0;
230 235
}
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:\00003195}}
236
@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 237
ul.inline li {
233 238
  display: inline;
234 239
  list-style-type: none;
......
236 241
  /* LTR */
237 242
}
238 243

  
239
@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}}
244
@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:\00003206}}
240 245
span.field-label {
241 246
  /* The inline field label used by the Fences module */
242 247
  padding: 0 1em 0 0;
243 248
  /* LTR */
244 249
}
245 250

  
246
@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:\00003205}}
251
@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:\00003210}}
247 252
.item-list .pager {
248 253
  /* A list of page numbers when more than 1 page of content is available */
249 254
  padding: 0;
250 255
}
251
@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:\00003208}}
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:\00003213}}
252 257
.item-list .pager li {
253 258
  /* Each page number in the pager list */
254 259
  padding: 0 0.5em;
255 260
}
256 261

  
257
@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:\00003213}}
262
@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:\00003218}}
258 263
.feed-icon {
259 264
  /* The link to the RSS or Atom feed for the current list of content */
260 265
}
261 266

  
262
@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:\00003216}}
267
@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:\00003221}}
263 268
.more-link {
264 269
  /* Aggregator, blog, and forum more link */
265 270
}
......
282 287
/*
283 288
 * Page bottom
284 289
 */
285
@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:\00003250}}
290
@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:\00003255}}
286 291
.region-bottom {
287 292
  /* Wrapper for any blocks placed in the page bottom region */
288 293
}
7.x/themes/zen_dataportal/sass/cdm.scss
15 15
	float: left;
16 16
}
17 17

  
18
.block-cdm-dataportal-feature {
18
.block-cdm-dataportal-feature,  .media-caption {
19 19
	clear: both;
20 20
	dt {
21 21
	    float: left;
......
27 27
	}
28 28
}
29 29

  
30

  
30 31
#backButton {
31 32
	text-align: right;
32 33
}
......
44 45
  border-bottom:1px solid #dedede;
45 46
}
46 47

  
48
/*
49
 * Media
50
 */
51
dl.media-caption {
52
	margin: 0;
53
}
54
.media-caption dd.title {
55
	font-size: 100%;
56
}
57
.image-gallerie td.caption {
58
	padding-bottom: 1em;
59
}
60

  
47 61
/*
48 62
 * Theme settings page
49 63
 */
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 */
11
.block, .node, #backButton { /* style links only for content in blocks and node and backbutton */
12 12
  @include cdm-link-style;
13 13
}
14 14

  
7.x/themes/zen_dataportal/sass/pages.scss
28 28
  @include single-box-shadow(black, 0px, 5px, 20px);
29 29
  padding-top: $zen-gutter-width;
30 30
  background-color: #fff;
31

  
32
  table {
33
    margin-top: 0;
34
    margin-bottom: 1em;
35
  }
31 36
}
32 37

  
33 38
/*

Also available in: Unified diff