Parcourir la source

ensure that syntax highlighted code works with remaining-height helper

Hakim El Hattab il y a 10 ans
Parent
commit
6f1dfee81b
2 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      css/reveal.css
  2. 0 0
      css/reveal.min.css

+ 8 - 0
css/reveal.css

@@ -318,6 +318,14 @@ body {
 	max-height: 400px;
 	word-wrap: normal;
 }
+.reveal pre.remaining-height code {
+	height: 100%;
+	max-height: 100%;
+
+	-webkit-box-sizing: border-box;
+	   -moz-box-sizing: border-box;
+	        box-sizing: border-box;
+}
 
 .reveal table th,
 .reveal table td {

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
css/reveal.min.css


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff