Browse Source

去除css文件的版本控制,css文件会自动从less生成

zhuth 7 years ago
parent
commit
f7f0a2e6c2

+ 0 - 5
app/component/chartDesigner/content.css

@@ -1,5 +0,0 @@
-.ant-tabs-nav .ant-tabs-tab {
-  height: 37px;
-  margin: 0;
-  padding: 7px 16px;
-}

+ 0 - 24
app/component/chartDesigner/header.css

@@ -1,24 +0,0 @@
-.toolbar-title {
-  float: left;
-}
-.toolbar-title .ant-input-group-wrapper {
-  display: inline-block;
-  vertical-align: middle;
-  width: 100%;
-  margin-bottom: 4px;
-}
-.toolbar-title .ant-input-group-wrapper .input-title {
-  float: left;
-}
-.toolbar-buttons {
-  float: right;
-}
-.ant-layout-header {
-  background: none;
-  padding: 0 10px;
-  height: 40px !important;
-  line-height: 40px !important;
-  border-width: 1px 0;
-  border-style: solid;
-  border-color: #CCCCCC;
-}

+ 0 - 27
app/component/chartDesigner/layout.css

@@ -1,27 +0,0 @@
-html,
-body,
-#root {
-  width: 100%;
-  height: 100%;
-}
-.ant-layout {
-  height: 100%;
-}
-.ant-layout-header {
-  background: none !important;
-}
-.ant-layout-content {
-  flex: 1 !important;
-}
-.ant-layout-sider {
-  background: none !important;
-  border-width: 0 1px 0 1px;
-  border-style: solid;
-  border-color: #CCCCCC;
-}
-.ant-tabs {
-  height: 100%;
-}
-.ant-tabs-bar {
-  margin: 0;
-}

+ 0 - 15
app/component/chartDesigner/sections/filterBox.css

@@ -1,15 +0,0 @@
-.dynamic-delete-button {
-  cursor: pointer;
-  position: relative;
-  top: 10px;
-  font-size: 18px;
-  color: #999;
-  transition: all .3s;
-}
-.dynamic-delete-button:hover {
-  color: #777;
-}
-.dynamic-delete-button[disabled] {
-  cursor: not-allowed;
-  opacity: 0.5;
-}

File diff suppressed because it is too large
+ 0 - 4
app/resources/iconfont/iconfont.css


+ 0 - 0
custom.css


+ 0 - 22
main.css

@@ -1,22 +0,0 @@
-.ant-collapse {
-  border: none;
-  border-radius: 0;
-}
-.ant-collapse .ant-collapse-item .ant-collapse-header {
-  line-height: 14px;
-  padding: 10px 0 10px 40px;
-  color: rgba(0, 0, 0, 0.85);
-  cursor: pointer;
-  position: relative;
-  -webkit-transition: all .3s;
-  transition: all .3s;
-}
-.ant-collapse .ant-collapse-item .ant-collapse-header .arrow {
-  line-height: 35px;
-}
-.ant-collapse-content > .ant-collapse-content-box {
-  padding: 4px;
-}
-.ant-form-item {
-  margin-bottom: 0;
-}

Some files were not shown because too many files changed in this diff