diff --git a/docs/index.Rmd b/docs/index.Rmd index 755b269..d7b17c9 100644 --- a/docs/index.Rmd +++ b/docs/index.Rmd @@ -113,10 +113,12 @@ datatable(dat, extensions = c('Buttons', 'FixedColumns', 'FixedHeader', 'ColReor keys = TRUE, #KeyTable # lengthMenu = list(25, 50, 75, 100, 125, 150), headerCallback = JS(headerCallback))) %>% - formatStyle(c("Database", "Last updated"), + formatStyle(c("Database"), backgroundColor = '#d6edff') %>% formatStyle(c("Current status"), - backgroundColor = styleEqual(c("Active", "Non-active"), c('#d6edff', 'gray'), default = '#d6edff')) + backgroundColor = styleEqual(c("Active", "Non-active"), c('#d6edff', 'gray'), default = '#d6edff')) %>% + formatStyle(c("Last updated"), + backgroundColor = styleEqual(c(NA, ""), c('gray', 'gray'), default = '#d6edff')) ``` diff --git a/docs/index.html b/docs/index.html index 3742d34..679f5e5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3436,8 +3436,8 @@

Amyloid databases list