Преглед изворни кода

[notebook] Remove table striping from history as too "heavy"

Romain Rigaux пре 10 година
родитељ
комит
d762bba
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      desktop/libs/notebook/src/notebook/templates/editor_components.mako

+ 1 - 1
desktop/libs/notebook/src/notebook/templates/editor_components.mako

@@ -427,7 +427,7 @@ ${ require.config() }
   <div class="query-history-container" data-bind="slideVisible: $parent.showHistory" style="display: none;">
     <div data-bind="delayedOverflow, css: resultsKlass" style="margin-top: 5px; position: relative;">
       <!-- ko if: $parent.history().length > 0 -->
-      <table class="table table-condensed table-striped">
+      <table class="table table-condensed">
         <thead>
           <tr>
             <th colspan="2" class="muted">