Continued css clean-up.
This commit is contained in:
parent
920948bcc1
commit
b13e2bde24
18 changed files with 189 additions and 203 deletions
|
|
@ -43,7 +43,7 @@ class canopyUXUtils{
|
|||
|
||||
//If it's not the first column, mention it!
|
||||
if(!firstCol){
|
||||
cell.classList.add("admin-list-entry-not-first-col");
|
||||
cell.classList.add("not-first-col");
|
||||
}
|
||||
|
||||
//check for arrays
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue