Changeset - e29c8777c6ad
[Not reviewed]
default
0 1 0
Ethan Zonca - 15 years ago 2010-10-18 23:27:41
ez@ethanzonca.com
Styling fixes
1 file changed with 3 insertions and 2 deletions:
0 comments (0 inline, 0 general)
styles/output.css
Show inline comments
 
@@ -52,13 +52,13 @@ td{
 
.class8 { background: #111111; color: #fff; } 
 
.class9 { background: #00437d; color: #fff; }
 
.class10 { background: #7e2400; color: #fff; }
 
.permuteNum { border-bottom: 1px solid #000; font-weight: bold; color: #fff; background: #222; }
 

	
 
#tabs table {
 
  clear: all;
 
  clear: both;
 
}
 

	
 
#tabs ul {
 
text-align: center;
 
margin: auto;
 
margin-top: 10px;
 
@@ -93,7 +93,8 @@ margin-bottom: 2px;
 
}
 
#tabs {
 
  min-width: 400px;
 
  max-width: 650px;
 
  margin: auto;
 
}
 
#tabs li, .ui-corner-all, .ui-corner-top { border: none;!important, background: none!important; }
 
#tabs li, .ui-corner-all, .ui-corner-top { background: none!important; }
 
#tabs li { border: none!important; }
0 comments (0 inline, 0 general)