Ray's changes in css
This commit is contained in:
		
							parent
							
								
									45c194e870
								
							
						
					
					
						commit
						291d5e3a03
					
				| 
						 | 
				
			
			@ -161,6 +161,6 @@ legend {
 | 
			
		|||
	top: 10px;
 | 
			
		||||
	left: 5px;
 | 
			
		||||
}
 | 
			
		||||
.list-remove {
 | 
			
		||||
#sort_headers .list-remove {
 | 
			
		||||
	padding: 8px 0 8px 16px !important;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -110,6 +110,7 @@
 | 
			
		|||
	padding:6px;
 | 
			
		||||
}
 | 
			
		||||
#orbit-bar .nav > li.search {
 | 
			
		||||
	background-image: none;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
	width: 28px;
 | 
			
		||||
	position: relative;
 | 
			
		||||
| 
						 | 
				
			
			@ -323,6 +324,9 @@
 | 
			
		|||
	font-size: 12px;
 | 
			
		||||
	color: #999;
 | 
			
		||||
}
 | 
			
		||||
.form-actions .btn {
 | 
			
		||||
	margin-bottom: 0;
 | 
			
		||||
}
 | 
			
		||||
#sub-wiget {
 | 
			
		||||
	clear: right;
 | 
			
		||||
	float: right;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,6 @@
 | 
			
		|||
	<%= stylesheet_link_tag "inc/permission-checkbox"  %>
 | 
			
		||||
<% end %>
 | 
			
		||||
<% content_for :page_specific_javascript do %>
 | 
			
		||||
	<%= javascript_include_tag "bootstrap"  %>
 | 
			
		||||
	<%= javascript_include_tag "inc/permission-checkbox"  %>
 | 
			
		||||
	<%= javascript_include_tag "inc/search"  %>
 | 
			
		||||
<% end %>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue