mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-12 12:25:16 +08:00
commit
e89f543f04
@ -87,7 +87,7 @@
|
||||
background: url("../img/toolbar_SPARK.png") no-repeat 50% 50%;
|
||||
}
|
||||
.icos-FLINK {
|
||||
background: url("../img/toobar_FLINK.png") no-repeat 50% 50%;
|
||||
background: url("../img/toolbar_FLINK.png") no-repeat 50% 50%;
|
||||
}
|
||||
.icos-MR {
|
||||
background: url("../img/toolbar_MR.png") no-repeat 50% 50%;
|
||||
@ -99,7 +99,7 @@
|
||||
background: url("../img/toolbar_DEPENDENT.png") no-repeat 50% 50%;
|
||||
}
|
||||
.icos-HTTP {
|
||||
background: url("../img/toobar_HTTP.png") no-repeat 50% 50%;
|
||||
background: url("../img/toolbar_HTTP.png") no-repeat 50% 50%;
|
||||
}
|
||||
.icos-DATAX {
|
||||
background: url("../img/toolbar_DATAX.png") no-repeat 50% 50%;
|
||||
@ -108,7 +108,7 @@
|
||||
background: url("../img/toolbar_SQOOP.png") no-repeat 50% 50%;
|
||||
}
|
||||
.icos-CONDITIONS {
|
||||
background: url("../img/toobar_CONDITIONS.png") no-repeat 50% 50%;
|
||||
background: url("../img/toolbar_CONDITIONS.png") no-repeat 50% 50%;
|
||||
}
|
||||
.toolbar {
|
||||
width: 60px;
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 386 B After Width: | Height: | Size: 386 B |
Loading…
Reference in New Issue
Block a user