added patch to update custom css
diff --git a/patches/patch_list.py b/patches/patch_list.py
index d136820..e011237 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -209,4 +209,5 @@
 	"execute:webnotes.conn.sql('update tabDocPerm set `submit`=1, `cancel`=1, `amend`=1 where parent=\"Time Log\"')",
 	"execute:webnotes.delete_doc('DocType', 'Attendance Control Panel')",
 	"patches.march_2013.p02_get_global_default",
+	"execute:webnotes.bean('Style Settings', 'Style Settings').save()"
 ]
\ No newline at end of file