Hide first item in combined table

This commit is contained in:
Ruud
2013-09-29 00:08:26 +02:00
parent b4bccc9be2
commit 96b4af1fea
+1 -1
View File
@@ -542,7 +542,7 @@
line-height: 140%;
cursor: help;
}
.page .combined_table .head abbr.use, .page .combined_table .head abbr.automation_urls_use {
.page .combined_table .head abbr:first-child {
display: none;
}
.page .combined_table .head abbr.host {