Мелоч
This commit is contained in:
@ -56,7 +56,7 @@ class tcTab
|
||||
this.par.tbs[i].con.style.display='none'
|
||||
}
|
||||
this.div.style.background = g_rowColor2;
|
||||
this.div.style.borderBottom = '1px solid #ffffff'
|
||||
this.div.style.borderBottom = '1px solid var(--back-color)'
|
||||
//this.con.style.display='inline'
|
||||
this.con.style.display='block';
|
||||
this.sel=true
|
||||
|
||||
Reference in New Issue
Block a user