]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/luadoc.css
Update to the Interface Overview page : added the Cue Grid, and updated all visuals...
[ardour-manual] / source / css / luadoc.css
index 199968bb54b93704b670ac4d43a9b4c748b1691f..dec6a8985d1ac0dd47d220491768c2663c878810 100644 (file)
@@ -31,10 +31,9 @@ div.luafooter              { text-align:center; font-size:80%; color: #888; marg
 #luaref table.classmembers th      { text-align:left; border-bottom:1px solid black; padding-top:1em; }
 #luaref table.classmembers td.def  { text-align:right; padding-right:.5em;  white-space: nowrap; font-family:mono; }
 #luaref table.classmembers td.decl { text-align:left; padding-left:.5em; white-space: nowrap; font-family:mono;}
-#luaref table.classmembers td.doc  { text-align:left; padding-left:.6em; line-height: 1.2em; font-size:85%; }
+#luaref table.classmembers td.doc  { text-align:left; padding-left:.6em; font-size:85%; }
 #luaref table.classmembers td.doc div.dox { background-color:#eee; padding: .1em 1em; }
-#luaref table.classmembers td.doc p { margin: .5em 0; }
-#luaref table.classmembers td.doc p.para-brief { font-size:110%; }
+#luaref table.classmembers td.doc p { margin: .5em 0; font-size:110%; }
 #luaref table.classmembers td.doc p.para-returns {font-size:inherit; }
 #luaref table.classmembers td.doc dl { font-size:110%; line-height: 1.2em; margin: 1em 0 0 0;}
 #luaref table.classmembers td.doc dt { font-weight: bold; font-size:inherit; }