Project

General

Profile

Download (2.89 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 {
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 {
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 {
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:\0000330}}
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:\0000343}}
53
ul.homotypicSynonyms,
54
ul.heterotypicSynonymyGroup {
55
  border-bottom: 1px solid #dedede;
56
}
57

    
58
/*
59
 * Theme settings page
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:\0000352}}
62
#system-theme-settings .image-preview {
63
  width: 600px;
64
  max-height: 150px;
65
  overflow: auto;
66
}
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}}
68
#system-theme-settings .image-preview img {
69
  max-width: none;
70
  /* reset style in mormalize.scss */
71
}
(3-3/21)