Project

General

Profile

Download (3.63 KB) Statistics
| Branch: | Tag: | Revision:
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:\0000310}}
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:\0000314}}
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:\0000318}}
18
.block-cdm-dataportal-feature, .media-caption {
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:\0000320}}
22
.block-cdm-dataportal-feature dt, .media-caption dt {
23
  float: left;
24
  font-weight: bold;
25
  margin-right: 0.3em;
26
}
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, .media-caption dd {
29
  margin: 0;
30
}
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:\0000331}}
33
#backButton {
34
  text-align: right;
35
}
36

    
37
@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}}
38
#search_results a:link,
39
#search_results a:visited {
40
  color: #115e92;
41
  text-decoration: none;
42
}
43
@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}}
44
#search_results a:hover,
45
#search_results a:focus {
46
  text-decoration: underline;
47
}
48

    
49
/*
50
 * Synonymy
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:\0000344}}
53
ul.homotypicSynonyms,
54
ul.heterotypicSynonymyGroup {
55
  border-bottom: 1px solid #dedede;
56
}
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

    
76
/*
77
 * Theme settings page
78
 */
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}}
80
#system-theme-settings .image-preview {
81
  width: 600px;
82
  max-height: 150px;
83
  overflow: auto;
84
}
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}}
86
#system-theme-settings .image-preview img {
87
  max-width: none;
88
  /* reset style in mormalize.scss */
89
}
(3-3/21)