diff --git a/ChangeLog b/ChangeLog index 39b05793..b575453f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -181,6 +181,9 @@ thru keys panel (F8). * Changed "Upload" menu item to "Upload to". +* Fixed bug with minified styles. + + 2012.10.01, Version 0.1.7 * Changed name of menu files, fixed npm and jitsu diff --git a/config.json b/config.json index 2cee4339..7f9801a6 100644 --- a/config.json +++ b/config.json @@ -4,9 +4,9 @@ "cache" : {"allowed" : false}, "minification" : { "js" : false, - "css" : false, + "css" : true, "html" : false, - "img" : true + "img" : false }, "github_key" : "891c251b925e4e967fa9", "github_secret" : "afe9bed1e810c5dc44c4c2a953fc6efb1e5b0545", diff --git a/index.html b/index.html index e6e42b00..021bdf21 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,9 @@ Cloud Commander - - - + + +