1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-07-04 19:02:44 +00:00
jeremy@jermolene.com
2020-09-30 17:59:39 +01:00
parent f7a626fef2
commit 9716c32695
+2 -5
View File
@@ -232,11 +232,8 @@ kbd {
}
::selection {
background-color: <<colour selection-background>>;
color: <<colour selection-foreground>>;
}
::-moz-selection {
background-color: Highlight;
color: HighlightText;
background-color: <<colour selection-background>>;
color: <<colour selection-foreground>>;
}