Changeset - b7f7885ca588
[Not reviewed]
default
0 2 0
Ethan Zonca - 15 years ago 2011-03-30 11:15:26
ez@ethanzonca.com
Styling fixes, etc
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
styles/glider.css
Show inline comments
 
@@ -19,7 +19,7 @@
 

	
 
div.scroller { 
 
	/* modify width and height of scrolling section if necessary	*/		
 
	width: 626px; 
 
	width: 1200px; 
 
	/* height: 300px;*/
 
	overflow: hidden;
 
	border:0;
styles/output.css
Show inline comments
 
@@ -158,7 +158,7 @@ td{
 
}
 
#tabs {
 
  min-width: 400px;
 
  max-width: 650px;
 
  max-width: 750px;
 
  margin: auto;
 
}
 
#tabs li /* , .ui-corner-all, .ui-corner-top */ { background: none!important; }
0 comments (0 inline, 0 general)