Update index.d.ts
This commit is contained in:
parent
0fb363b089
commit
579bcc3900
|
@ -7705,10 +7705,6 @@ export interface Locale extends ILocale {
|
||||||
* 入力ボックスの縁取り
|
* 入力ボックスの縁取り
|
||||||
*/
|
*/
|
||||||
"inputBorder": string;
|
"inputBorder": string;
|
||||||
/**
|
|
||||||
* リスト項目の背景 (ホバー)
|
|
||||||
*/
|
|
||||||
"listItemHoverBg": string;
|
|
||||||
/**
|
/**
|
||||||
* ドライブフォルダーの背景
|
* ドライブフォルダーの背景
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue