readline: mark readline v2.1 additions
[sheet.git] / base.css
index 2806139c2c8688faeb746884aadfff2d47317ba2..d726d0ee93e09bc1da0dcba8247ea5640dc8b10a 100644 (file)
--- a/base.css
+++ b/base.css
@@ -381,15 +381,13 @@ ul.keys li.ni {
        padding: 1px; /* same size as borderlessless keys */
 }
 
-dl.legend dt.vim,
-ul.keys li.vim {
+dl.legend dt.ext,
+ul.keys li.ext {
        border-style: dashed;
-       -moz-border-radius: 0; /* incompatible with border-style */
 }
-dl.legend dt.vim7,
-ul.keys li.vim7 {
-       border-style: dotted;
-       -moz-border-radius: 0;
+dl.legend dt.new,
+ul.keys li.new {
+       opacity: .6;
 }
 
 /* l/r help columns */