Просмотр исходного кода

[assist] Add the column stats icon back

Johan Ahlen 10 лет назад
Родитель
Сommit
062f1b5
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      desktop/core/src/desktop/templates/assist.mako

+ 4 - 0
desktop/core/src/desktop/templates/assist.mako

@@ -94,6 +94,10 @@ from desktop.views import _ko
       cursor: pointer;
     }
 
+    .assist-column {
+      position: relative;
+    }
+
     .assist-entry,a {
       white-space: nowrap;
     }