summaryrefslogtreecommitdiffstats
path: root/config.codekit
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-08-19 02:49:44 +0800
committerUnknwon <u@gogs.io>2015-08-19 02:49:44 +0800
commit249345458737e4db5a06250593787b483726dff0 (patch)
treecf0c0b2a26341cbddfce59219d3cf447622563e3 /config.codekit
parent81b8427438d4d37d38a46d0fec4c22aee60f91fa (diff)
downloadgitea-249345458737e4db5a06250593787b483726dff0.tar.gz
gitea-249345458737e4db5a06250593787b483726dff0.zip
new delete account UI and password confirmation
Diffstat (limited to 'config.codekit')
-rw-r--r--config.codekit20
1 files changed, 20 insertions, 0 deletions
diff --git a/config.codekit b/config.codekit
index 2bdc1994c8..f782190358 100644
--- a/config.codekit
+++ b/config.codekit
@@ -395,6 +395,26 @@
"strictMath": 0,
"strictUnits": 0
},
+ "\/public\/less\/_user.less": {
+ "allowInsecureImports": 0,
+ "createSourceMap": 0,
+ "disableJavascript": 0,
+ "fileType": 1,
+ "ieCompatibility": 1,
+ "ignore": 1,
+ "ignoreWasSetByUser": 0,
+ "inputAbbreviatedPath": "\/public\/less\/_user.less",
+ "outputAbbreviatedPath": "\/public\/css\/_user.css",
+ "outputPathIsOutsideProject": 0,
+ "outputPathIsSetByUser": 0,
+ "outputStyle": 0,
+ "relativeURLS": 0,
+ "shouldRunAutoprefixer": 0,
+ "shouldRunBless": 0,
+ "strictImports": 0,
+ "strictMath": 0,
+ "strictUnits": 0
+ },
"\/public\/less\/gogs.less": {
"allowInsecureImports": 0,
"createSourceMap": 0,