Team:UCLondon/Templates/timeline-box
From 2012e.igem.org
(Difference between revisions)
Line 40: | Line 40: | ||
border: 1px solid #808080; | border: 1px solid #808080; | ||
background: #00b700; | background: #00b700; | ||
- | background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(# | + | background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc)); |
- | background: -webkit-linear-gradient(top, #ffffff, # | + | background: -webkit-linear-gradient(top, #ffffff, #cccccc); |
- | background: -moz-linear-gradient(top, #ffffff, # | + | background: -moz-linear-gradient(top, #ffffff, #cccccc); |
- | background: -ms-linear-gradient(top, #ffffff, # | + | background: -ms-linear-gradient(top, #ffffff, #cccccc); |
- | background: -o-linear-gradient(top, #ffffff, # | + | background: -o-linear-gradient(top, #ffffff, #cccccc); |
- | background-image: -ms-linear-gradient(top, #ffffff 0%, # | + | background-image: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%); |
padding: 10.5px 21px; | padding: 10.5px 21px; | ||
-webkit-border-radius: 6px; | -webkit-border-radius: 6px; | ||
Line 66: | Line 66: | ||
border: 1px solid #008040; | border: 1px solid #008040; | ||
background: #80ff00; | background: #80ff00; | ||
- | background: -webkit-gradient(linear, left top, left bottom, from(# | + | background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#ffffff)); |
- | background: -webkit-linear-gradient(top, # | + | background: -webkit-linear-gradient(top, #cccccc, #ffffff); |
- | background: -moz-linear-gradient(top, # | + | background: -moz-linear-gradient(top, #cccccc, #ffffff); |
- | background: -ms-linear-gradient(top, # | + | background: -ms-linear-gradient(top, #cccccc, #ffffff); |
- | background: -o-linear-gradient(top, # | + | background: -o-linear-gradient(top, #cccccc, #ffffff); |
- | background-image: -ms-linear-gradient(top, # | + | background-image: -ms-linear-gradient(top, #cccccc 0%, #ffffff 100%); |
color: #fff; | color: #fff; | ||
} | } |
Latest revision as of 17:59, 26 October 2012
{{{button-name}}}