Parcourir la source

fix css help overlay css conflict

Hakim El Hattab il y a 4 mois
Parent
commit
a7b4bb4946
2 fichiers modifiés avec 5 ajouts et 4 suppressions
  1. 5 4
      css/reveal.scss
  2. 0 0
      dist/reveal.css

+ 5 - 4
css/reveal.scss

@@ -1640,22 +1640,23 @@ $controlsArrowAngleActive: 36deg;
 	margin-top: 0;
 }
 
-.r-overlay-help-content table {
+/* Specificity battle with reveal.js theme table styles */
+.r-overlay-help .r-overlay-help-content table {
 	border: 1px solid #fff;
 	border-collapse: collapse;
 	font-size: 16px;
 	text-align: left;
 }
 
-.r-overlay-help-content table th,
-.r-overlay-help-content table td {
+.r-overlay-help .r-overlay-help-content table th,
+.r-overlay-help .r-overlay-help-content table td {
 	width: 240px;
 	padding: 14px;
 	border: 1px solid #fff;
 	vertical-align: middle;
 }
 
-.r-overlay-help-content table th {
+.r-overlay-help .r-overlay-help-content table th {
 	padding-top: 20px;
 	padding-bottom: 20px;
 }

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


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