small fixes for filebrowser
This commit is contained in:
		
					parent
					
						
							
								cf5c1b550b
							
						
					
				
			
			
				commit
				
					
						bef827f1cc
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@
 | 
			
		|||
	<head>
 | 
			
		||||
	<script type="text/javascript" src="{{$baseurl}}/library/tinymce/jscripts/tiny_mce/tiny_mce_popup.js"></script>
 | 
			
		||||
	<style>
 | 
			
		||||
		.panel_wrapper div.current{.overflow: auto; height: auto!important; }
 | 
			
		||||
		.panel_wrapper div.current{ overflow: auto; height: auto!important; }
 | 
			
		||||
		.filebrowser.path { font-family: fixed; font-size: 10px; background-color: #f0f0ee; height:auto; overflow:auto;}
 | 
			
		||||
		.filebrowser.path a { border-left: 1px solid #C0C0AA; background-color: #E0E0DD; display: block; float:left; padding: 0.3em 1em;}
 | 
			
		||||
		.filebrowser ul{ list-style-type: none; padding:0px; }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -39,7 +39,7 @@
 | 
			
		|||
 | 
			
		||||
	<div class="upload">
 | 
			
		||||
		<button id="upload-{{$type}}"><img id="profile-rotator" src="images/rotator.gif" alt="{{$wait}}" title="{{$wait|escape:'html'}}" style="display: none;" /> {{"Upload"|t}}</button> 
 | 
			
		||||
	</dksiv>
 | 
			
		||||
	</div>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue