Browse Source

format tweak

Hakim El Hattab 11 năm trước cách đây
mục cha
commit
eeed287265
2 tập tin đã thay đổi với 5 bổ sung3 xóa
  1. 4 2
      js/reveal.js
  2. 1 1
      js/reveal.min.js

+ 4 - 2
js/reveal.js

@@ -347,11 +347,13 @@ var Reveal = (function(){
 
 		dom.wrapper.classList.add( config.transition );
 
-		if (dom.controls)
+		if( dom.controls ) {
 			dom.controls.style.display = ( config.controls && dom.controls ) ? 'block' : 'none';
+		}
 
-		if (dom.progress)
+		if( dom.progress ) {
 			dom.progress.style.display = ( config.progress && dom.progress ) ? 'block' : 'none';
+		}
 
 		if( config.rtl ) {
 			dom.wrapper.classList.add( 'rtl' );

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
js/reveal.min.js


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác