summaryrefslogtreecommitdiffstats
path: root/assets/stylesheets
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-03-31 17:43:06 -0700
committerSamy Pessé <samypesse@gmail.com>2014-03-31 17:43:07 -0700
commit885e45105430f2f12e8c7efe429cbced76489472 (patch)
tree91cd46e99589f165e2b9388f8e7f95a70e8b3586 /assets/stylesheets
parenta7b8e24e7acd6a8007045d10d931ec0f3d8f2cb7 (diff)
downloadgitbook-885e45105430f2f12e8c7efe429cbced76489472.zip
gitbook-885e45105430f2f12e8c7efe429cbced76489472.tar.gz
gitbook-885e45105430f2f12e8c7efe429cbced76489472.tar.bz2
Mark as active current chapter
Diffstat (limited to 'assets/stylesheets')
-rw-r--r--assets/stylesheets/book/summary.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/stylesheets/book/summary.less b/assets/stylesheets/book/summary.less
index 01fba20..53a1bad 100644
--- a/assets/stylesheets/book/summary.less
+++ b/assets/stylesheets/book/summary.less
@@ -38,7 +38,7 @@
color: #e2edf2;
}
- &.active a, a:hover {
+ &.active > a, a:hover {
background: #242628;
text-decoration: none;
}