[sword-svn] r3367 - trunk/src/modules/filters

refdoc at crosswire.org refdoc at crosswire.org
Mon Mar 23 03:10:59 MST 2015


Author: refdoc
Date: 2015-03-23 03:10:59 -0700 (Mon, 23 Mar 2015)
New Revision: 3367

Modified:
   trunk/src/modules/filters/teixhtml.cpp
Log:
some more CSS corrections


Modified: trunk/src/modules/filters/teixhtml.cpp
===================================================================
--- trunk/src/modules/filters/teixhtml.cpp	2015-03-23 09:26:09 UTC (rev 3366)
+++ trunk/src/modules/filters/teixhtml.cpp	2015-03-23 10:10:59 UTC (rev 3367)
@@ -51,9 +51,9 @@
 		.quote {background-color:#cfcfdf; padding:0.3em; margin:0.5em; border-width:1px; border-style:solid;}\n\
 		.cit:before {content:\"quote:\" ; display:block; margin-top:0.5em; font-size:small;}\n\
 		.cit {align:center;}\n\
-		.cit .persName:before {content:\" (\"; font-size:small;}\n\
-		.cit .persName:after {content:\") \"; font-size:small;}\n\
-		.cit .persName {font-size:small;}\n\
+		.persName:before {content:\" (\"; font-size:small;}\n\
+		.persName:after {content:\") \"; font-size:small;}\n\
+		.persName {font-size:small;}\n\
 		.number {font-style:bold;}\n\
 		.def {font-style:bold;}\n\
 		";




More information about the sword-cvs mailing list