mirror of
				https://github.com/redmine/redmine.git
				synced 2025-10-31 18:36:07 +01:00 
			
		
		
		
	Remove unused style for td.revision_graph (#43244).
				
					
				
			Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@24011 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
		| @@ -438,7 +438,6 @@ tr span.expander, .gantt_subjects div > span.expander {margin-left: 0; cursor: p | |||||||
|  |  | ||||||
| tr.changeset { height: 20px } | tr.changeset { height: 20px } | ||||||
| tr.changeset ul, ol { margin-top: 0px; margin-bottom: 0px; } | tr.changeset ul, ol { margin-top: 0px; margin-bottom: 0px; } | ||||||
| tr.changeset td.revision_graph { width: 15%; background-color: #fffffb; } |  | ||||||
| tr.changeset td.author { text-align: center; width: 15%; white-space:nowrap;} | tr.changeset td.author { text-align: center; width: 15%; white-space:nowrap;} | ||||||
| tr.changeset td.committed_on { text-align: center; width: 15%; white-space:nowrap;} | tr.changeset td.committed_on { text-align: center; width: 15%; white-space:nowrap;} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user