From 9c856069503a1cdd7f75890eebe7764546e8bc09 Mon Sep 17 00:00:00 2001 From: poweruser82 Date: Thu, 25 Apr 2013 06:28:22 -0700 Subject: [PATCH] css formatting for save for work plugin --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index cc18cf9..14db4ed 100644 --- a/Plugins.md +++ b/Plugins.md @@ -132,7 +132,7 @@ ol li:hover .message a.name { Hides all colorfull avatars, images, maps, videos, etc. -``` +``` css .sidebar-user, .image, .images { display: none; } .data { margin-left: 0; } ``` \ No newline at end of file