summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-12-13 19:48:53 +0000
committerDries Buytaert <dries@buytaert.net>2009-12-13 19:48:53 +0000
commit5bda765a7566cabbe91926d1411580be96307163 (patch)
treec887fe48ff4c9c99948ef44309c5d55926e4e88b /themes
parent8cbdf98f416abb8b3fe2dce71c579b034668c5a9 (diff)
downloadbrdo-5bda765a7566cabbe91926d1411580be96307163.tar.gz
brdo-5bda765a7566cabbe91926d1411580be96307163.tar.bz2
- Patch #644208 by mrfelton: added more space between the operation links in content page.
Diffstat (limited to 'themes')
-rw-r--r--themes/seven/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index eaf340172..697b89678 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -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;