streams/view/css/mod_manage.css
2012-11-01 17:06:34 -07:00

29 lines
No EOL
390 B
CSS

#channels-selected {
margin-top: 20px;
margin-bottom: 10px;
}
#channels-desc {
color: #888888;
font-size: 1.2em;
margin-top: 15px;
margin-bottom: 20px;
}
.channel-selection-primary {
font-size: 0.8em;
margin-bottom: 10px;
}
.channel-selection {
width: 120px;
float: left;
}
.channels-end {
clear: both;
}
.channel-selection-name-link {
font-size: 1.2em;
margin-top: 10px;
}