~lss-team/lilsoftstats/trunk

« back to all changes in this revision

Viewing changes to css/pro_dropline_ie.css

  • Committer: Nick
  • Date: 2011-11-14 04:10:28 UTC
  • Revision ID: nick@little-apps.org-20111114041028-cvmpwq6z6hx3pkya
first commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.nav ul {display:inline-block;}
 
2
.nav ul {display:inline;}
 
3
.nav ul li {float:left;}
 
4
.nav {text-align:center;}
 
5
.nav .select a:hover b, 
 
6
.nav .select li:hover a b {float:none;}