aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/static/new/css/jupyter_notebooks.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/static/new/css/jupyter_notebooks.css b/wqflask/wqflask/static/new/css/jupyter_notebooks.css
index b916f03b..663d1746 100644
--- a/wqflask/wqflask/static/new/css/jupyter_notebooks.css
+++ b/wqflask/wqflask/static/new/css/jupyter_notebooks.css
@@ -1,4 +1,4 @@
-.jupyter-links .main-link:nth-of-type(2n) {
+.jupyter-links:nth-of-type(2n) {
background: #EEEEEE;
}