openstackweb/themes/openstack/css/speaker-submissions.css
2014-10-31 16:21:41 -03:00

21 lines
272 B
CSS

.saved-rating {
color: #C95800;
font-weight: bold;
display: none;
}
.star-system img {
padding-top: 3px;
margin-bottom: -3px;
}
.star-system li {
list-style: none;
}
.star-system {
padding: 10px;
background-color: #EEEEEE;
margin: 0px;
margin-bottom: 20px;
}