Skip to content

Commit f732509

Browse files
committed
add iati-file-type-label styles to main.css
1 parent e7e14f2 commit f732509

File tree

1 file changed

+8
-1
lines changed
  • ckanext/iati_generator/assets/css

1 file changed

+8
-1
lines changed

ckanext/iati_generator/assets/css/main.css

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,11 @@ details[open] summary {
9090

9191
.missing-files-list {
9292
margin-top: 4px;
93-
}
93+
}
94+
95+
.iati-file-type-label {
96+
margin-left: 8px;
97+
color: #666;
98+
font-size: 0.9em;
99+
font-style: italic;
100+
}

0 commit comments

Comments
 (0)