summaryrefslogtreecommitdiffstats
path: root/modules-available/news/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/news/style.css')
-rw-r--r--modules-available/news/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules-available/news/style.css b/modules-available/news/style.css
new file mode 100644
index 00000000..c11567ec
--- /dev/null
+++ b/modules-available/news/style.css
@@ -0,0 +1,6 @@
+/* Make things look more like they will show up in vmchooser (Qt) */
+
+.note-editor pre {
+ background: none;
+ border: none;
+}