]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - plugins/demo_plugin/custom_demo.css
Improve theme dependent plugin placeholders:
[github/shaarli/Shaarli.git] / plugins / demo_plugin / custom_demo.css
old mode 100755 (executable)
new mode 100644 (file)
index ab1720b..95019e2
@@ -2,6 +2,8 @@
     color: red;
 }
 
-.upper_plugin_demo {
-    float: left;
+#demo_marquee {
+       background: darkmagenta;
+       color: white;
+       font-weight: bold;
 }
\ No newline at end of file