Эх сурвалжийг харах

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

Romain Rigaux 10 жил өмнө
parent
commit
d762bba2df

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