Merge pull request #2780 from BoYiZhang/dev

Sync file name
This commit is contained in:
xingchun-chen 2020-05-21 10:53:39 +08:00 committed by GitHub
commit e89f543f04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View File

@ -87,7 +87,7 @@
background: url("../img/toolbar_SPARK.png") no-repeat 50% 50%; background: url("../img/toolbar_SPARK.png") no-repeat 50% 50%;
} }
.icos-FLINK { .icos-FLINK {
background: url("../img/toobar_FLINK.png") no-repeat 50% 50%; background: url("../img/toolbar_FLINK.png") no-repeat 50% 50%;
} }
.icos-MR { .icos-MR {
background: url("../img/toolbar_MR.png") no-repeat 50% 50%; background: url("../img/toolbar_MR.png") no-repeat 50% 50%;
@ -99,7 +99,7 @@
background: url("../img/toolbar_DEPENDENT.png") no-repeat 50% 50%; background: url("../img/toolbar_DEPENDENT.png") no-repeat 50% 50%;
} }
.icos-HTTP { .icos-HTTP {
background: url("../img/toobar_HTTP.png") no-repeat 50% 50%; background: url("../img/toolbar_HTTP.png") no-repeat 50% 50%;
} }
.icos-DATAX { .icos-DATAX {
background: url("../img/toolbar_DATAX.png") no-repeat 50% 50%; background: url("../img/toolbar_DATAX.png") no-repeat 50% 50%;
@ -108,7 +108,7 @@
background: url("../img/toolbar_SQOOP.png") no-repeat 50% 50%; background: url("../img/toolbar_SQOOP.png") no-repeat 50% 50%;
} }
.icos-CONDITIONS { .icos-CONDITIONS {
background: url("../img/toobar_CONDITIONS.png") no-repeat 50% 50%; background: url("../img/toolbar_CONDITIONS.png") no-repeat 50% 50%;
} }
.toolbar { .toolbar {
width: 60px; width: 60px;

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

Before

Width:  |  Height:  |  Size: 386 B

After

Width:  |  Height:  |  Size: 386 B