打开 Web 界面
按钮手形光标
This commit is contained in:
parent
0987ed7dc7
commit
dc947294d7
@ -1600,7 +1600,8 @@ td > table > tbody > tr > td,
|
|||||||
border: thin solid #5e72e4;
|
border: thin solid #5e72e4;
|
||||||
border: thin solid var(--primary);
|
border: thin solid var(--primary);
|
||||||
background-color: #5e72e4;
|
background-color: #5e72e4;
|
||||||
background-color: var(--primary)
|
background-color: var(--primary);
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn.danger,.cbi-section-remove>.cbi-button,.cbi-button-remove,.cbi-button-reset,.cbi-button-negative,.cbi-button[value="Stop"],.cbi-button[value="Kill"],.cbi-button[onclick="reboot(this)"],.cbi-button-neutral[value="Restart"] {
|
.btn.danger,.cbi-section-remove>.cbi-button,.cbi-button-remove,.cbi-button-reset,.cbi-button-negative,.cbi-button[value="Stop"],.cbi-button[value="Kill"],.cbi-button[onclick="reboot(this)"],.cbi-button-neutral[value="Restart"] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user