- Patch #644208 by mrfelton: added more space between the operation links in content page.

merge-requests/26/head
Dries Buytaert 2009-12-13 19:48:53 +00:00
parent 8cbdf98f41
commit 5bda765a75
1 changed files with 5 additions and 0 deletions

View File

@ -346,6 +346,11 @@ ul.secondary li.active a.active {
background: #999;
}
#block-system-main ul.links li,
#block-system-main ul.inline li {
padding-right: 1em;
}
#block-system-main ul.menu li a {
background: #f8f8f8;
color: #05a;