MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 657: | Line 657: | ||
} | } | ||
*/ | */ | ||
#p- | #p-jake-recentchanges .vector-menu-content-list{ | ||
margin-top: 0.25em; | margin-top: 0.25em; | ||
} | } | ||
#p- | #p-jake-recentchanges .jake-rc-item{ | ||
padding: 0.35em 0; | padding: 0.35em 0; | ||
} | } | ||
#p- | #p-jake-recentchanges .jake-rc-item + .jake-rc-item{ | ||
border-top: 1px solid var(--border-color-subtle, #eaecf0); | border-top: 1px solid var(--border-color-subtle, #eaecf0); | ||
} | } | ||
#p- | #p-jake-recentchanges .jake-rc-item > a{ | ||
display: block; | display: block; | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
#p- | #p-jake-recentchanges .jake-rc-meta{ | ||
font-size: 0.85em; | font-size: 0.85em; | ||
opacity: 0.75; | opacity: 0.75; | ||
| Line 681: | Line 681: | ||
} | } | ||
#p- | #p-jake-recentchanges .jake-rc-more{ | ||
margin-top: 0.5em; | margin-top: 0.5em; | ||
} | } | ||
#p- | #p-jake-recentchanges .jake-rc-more a{ | ||
font-size: 0.9em; | font-size: 0.9em; | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||