Revision beb914ef
Added by Andreas Kohlbecker over 6 years ago
themes/zen_dataportal/sass/cdm.scss | ||
---|---|---|
12 | 12 |
|
13 | 13 |
/* style links only for content in blocks and node and backbutton |
14 | 14 |
added also #identificationKey since there are not yet drupal nodes */ |
15 |
.block, .node, #backButton, #identificationKey {
|
|
15 |
.block, .node, #identificationKey { |
|
16 | 16 |
@include cdm-link-style; |
17 | 17 |
} |
18 | 18 |
|
... | ... | |
46 | 46 |
} |
47 | 47 |
} |
48 | 48 |
|
49 |
|
|
50 |
#backButton { |
|
51 |
text-align: right; |
|
52 |
} |
|
53 |
|
|
54 | 49 |
.breadcrumbs li { |
55 | 50 |
padding: 0 0 0 0; |
56 | 51 |
} |
Also available in: Unified diff
fix #5943 back to search button/link moved to drupal block