diff --git a/_static/basic.css b/_static/basic.css index 7577acb1a..cfc60b86c 100644 --- a/_static/basic.css +++ b/_static/basic.css @@ -670,6 +670,16 @@ dd { margin-left: 30px; } +.sig dd { + margin-top: 0px; + margin-bottom: 0px; +} + +.sig dl { + margin-top: 0px; + margin-bottom: 0px; +} + dl > dd:last-child, dl > dd:last-child > :last-child { margin-bottom: 0; @@ -738,6 +748,14 @@ abbr, acronym { cursor: help; } +.translated { + background-color: rgba(207, 255, 207, 0.2) +} + +.untranslated { + background-color: rgba(255, 207, 207, 0.2) +} + /* -- code displays --------------------------------------------------------- */ pre { diff --git a/concept/fastsync.html b/concept/fastsync.html index 43d75464d..24063cc7e 100644 --- a/concept/fastsync.html +++ b/concept/fastsync.html @@ -14,11 +14,11 @@ - - - - - + + + + + @@ -38,7 +38,7 @@ PipelineWise