Created
          February 9, 2017 13:18 
        
      - 
      
- 
        Save Qteb/9c9703fe4b814a1e93d60cedf5144f0c to your computer and use it in GitHub Desktop. 
    Custom CSS styles for YouTrack
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | .youtrack-issues__issue-info { | |
| display: inline; | |
| } | |
| .widget__content { | |
| padding: 8px; | |
| height: calc(100% - 26px); | |
| } | |
| .youtrack-report__chart_full-height { | |
| height: calc(100% - 40px); | |
| } | |
| .youtrack-report__burndown-date { | |
| margin-top: 0; | |
| } | |
| .youtrack-report__burndown-title { | |
| font-size: 85%; | |
| } | |
| .youtrack-report__burndown-effort-presentation { | |
| font-size: 100%; | |
| } | |
| .widget__fade { | |
| display: none !important; | |
| } | |
| .report-widget__xAxis { | |
| margin-top: 14px; | |
| color: #000; | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment