Author: rgoers
Date: Wed Jul 18 20:28:49 2012
New Revision: 1363099
URL: http://svn.apache.org/viewvc?rev=1363099&view=rev
Log:
Remove definition of internal link - let it default
Modified:
flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t
Modified: flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t
URL:
http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t?rev=1363099&r1=1363098&r2=1363099&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t (original)
+++ flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t Wed Jul 18
20:28:49 2012
@@ -182,13 +182,6 @@ a {
text-decoration: none;
}
-
-a.internal {
- text-decoration: none;
- color: {{ theme_sidebartextcolor }};
-}
-
-
a:visited {
color: {{ theme_visitedlinkcolor }};
text-decoration: none;