User:Sifuentes anita

From 2014.igem.org

(Difference between revisions)
Line 109: Line 109:
padding: 5px 10px 10px 10px;
padding: 5px 10px 10px 10px;
border: 1px solid #cccccc;
border: 1px solid #cccccc;
-
 
}
}
Line 122: Line 121:
.active-header {
.active-header {
-
-moz-border-radius: 5px 5px 0 0;
 
-
-webkit-border-radius: 5px 5px 0 0;
 
-
border-radius: 5px 5px 0 0;
 
background: #95cea0;
background: #95cea0;
background-position: right 50%;
background-position: right 50%;
-
}
+
}
.active-header:hover {
.active-header:hover {
background: #c1dfa6;
background: #c1dfa6;
background-position: right 50%;
background-position: right 50%;
-
}
+
}
.inactive-header {
.inactive-header {
background: #ebebeb ;
background: #ebebeb ;
background-position: right 50%;
background-position: right 50%;
-
}
+
}
-
.inactive-header:hover {
+
.inactive-header:hover {
-
background: url(images/inactive-header.gif) #c1dfa6;
+
background: #c1dfa6;
-
background-repeat: no-repeat;
+
background-position: right 50%;
-
background-position: right 50%;
+
}
-
}
+
.accordion-content {
.accordion-content {

Revision as of 18:45, 7 January 2015

right