File tree Expand file tree Collapse file tree 2 files changed +0
-24
lines changed 
app-src/scripts/task-list Expand file tree Collapse file tree 2 files changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -279,26 +279,6 @@ $this-task-text-color-done: #aaaaaa;
279279      background-color  : $dark-green ;
280280      color  : #ffffff ;
281281    }
282- 
283-     .md-bar  {
284-       background-color  : $green  !important ;
285-     }
286-   }
287- 
288-   .md-bar  {
289-     background-color  : #cccccc  !important ;
290-   }
291- 
292-   md-progress-linear  {
293-     margin-top  : 1px  ;
294-     margin-left  : -1 * $this-inner-padding-left-right ;
295-     margin-right  : -1 * $this-inner-padding-left-right ;
296-     width  : auto ;
297-   }
298- 
299-   md-progress-linear .md-default-theme  .md-container ,
300-   md-progress-linear  .md-container  {
301-     background  : none ;
302282  }
303283
304284  .handle  {
Original file line number Diff line number Diff line change 129129      </ div > 
130130    </ div > 
131131
132-     < md-progress-linear  md-mode ="determinate "
133-                         value ="{{task.progress}} "> </ md-progress-linear > 
134- 
135- 
136132    < div  class ="notes ani-slide-up-down "
137133         ng-if ="task.showNotes===true "> 
138134
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments