lib/isodoc/csa/html/htmlstyle.css in metanorma-csa-2.2.0 vs lib/isodoc/csa/html/htmlstyle.css in metanorma-csa-2.2.1
- old
+ new
@@ -594,11 +594,14 @@
a:hover {
color: white;
background: #4D7EA5;
box-shadow: 3px 0 0 #4D7EA5, -3px 0 0 #4D7EA5; }
-::selection,
-::-moz-selection {
+*::selection {
+ background: #4D7EA5;
+ color: white; }
+
+*::-moz-selection {
background: #4D7EA5;
color: white; }
/*
3.3 Lists