summaryrefslogtreecommitdiffstats
path: root/config.codekit
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-08-19 00:34:11 +0800
committerUnknwon <u@gogs.io>2015-08-19 00:34:11 +0800
commit81b8427438d4d37d38a46d0fec4c22aee60f91fa (patch)
tree19138f3cf6bdaa2d4bde0dfb3355df10703174cb /config.codekit
parent6fdc881bd4ffb0a97a9a3f6ec65182575c5b0bde (diff)
downloadgitea-81b8427438d4d37d38a46d0fec4c22aee60f91fa.tar.gz
gitea-81b8427438d4d37d38a46d0fec4c22aee60f91fa.zip
new UI on admin/monitor
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 fa66ca0ea1..2bdc1994c8 100644
--- a/config.codekit
+++ b/config.codekit
@@ -235,6 +235,26 @@
"outputPathIsSetByUser": 0,
"processed": 1
},
+ "\/public\/less\/_admin.less": {
+ "allowInsecureImports": 0,
+ "createSourceMap": 0,
+ "disableJavascript": 0,
+ "fileType": 1,
+ "ieCompatibility": 1,
+ "ignore": 1,
+ "ignoreWasSetByUser": 0,
+ "inputAbbreviatedPath": "\/public\/less\/_admin.less",
+ "outputAbbreviatedPath": "\/public\/css\/_admin.css",
+ "outputPathIsOutsideProject": 0,
+ "outputPathIsSetByUser": 0,
+ "outputStyle": 0,
+ "relativeURLS": 0,
+ "shouldRunAutoprefixer": 0,
+ "shouldRunBless": 0,
+ "strictImports": 0,
+ "strictMath": 0,
+ "strictUnits": 0
+ },
"\/public\/less\/_base.less": {
"allowInsecureImports": 0,
"createSourceMap": 0,