Add help links to modules page

This commit is contained in:
Brian Miyaji
2015-01-23 17:11:35 +11:00
parent b13f429b29
commit f25b9fad99
2 changed files with 23 additions and 5 deletions

View File

@@ -540,8 +540,16 @@ table.widefat.sp-sortable-table tbody tr .icon {
color: #999;
}
.sp-modules-sidebar table td .sp-documentation-links {
margin: 0.25em 0;
.sp-modules-sidebar table td ul {
margin: 2px 0 0.8em;
}
.sp-modules-sidebar table td ul:last-child {
margin-bottom: 0;
}
.sp-modules-sidebar table td span {
color: #aaa;
}
.sp-modules-wrapper img {