Template:Team:Washington/Templates/Top

From 2012.igem.org

(Difference between revisions)
Line 182: Line 182:
                 display: inline-block;
                 display: inline-block;
                 white-block: nowrap;
                 white-block: nowrap;
 +
}
 +
  #igemuwmenu a:selected {
 +
background-color: #785D84;
 +
background-image: -moz-linear-gradient(#B6A0BA,  #785D84);
 +
background-image: -webkit-gradient(linear, left top, left bottom, from(#B6A0BA), to(#785D84));
 +
background-image: -webkit-linear-gradient(#B6A0BA, #785D84);
 +
background-image: -o-linear-gradient(#B6A0BA, #785D84);
 +
background-image: -ms-linear-gradient(#B6A0BA, #785D84);
 +
background-image: linear-gradient(#B6A0BA, #785D84);
}
}
Line 272: Line 281:
background-image: linear-gradient(#B6A0BA, #785D84);
background-image: linear-gradient(#B6A0BA, #785D84);
}
}
-
        #igemuwmenu ul a:selected {
 
-
background-color: #785D84;
 
-
background-image: -moz-linear-gradient(#B6A0BA,  #785D84);
 
-
background-image: -webkit-gradient(linear, left top, left bottom, from(#B6A0BA), to(#785D84));
 
-
background-image: -webkit-linear-gradient(#B6A0BA, #785D84);
 
-
background-image: -o-linear-gradient(#B6A0BA, #785D84);
 
-
background-image: -ms-linear-gradient(#B6A0BA, #785D84);
 
-
background-image: linear-gradient(#B6A0BA, #785D84);
 
-
}
 
-
 
#igemuwmenu ul li:first-child > a {
#igemuwmenu ul li:first-child > a {
-moz-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;

Revision as of 03:09, 29 September 2012