featured_content.css in Featured Content 7.2
Same filename and directory in other branches
.fc-scrollable-checkboxes{ height: 100px; width: 400px; padding: 5px; overflow: auto; border: 1px solid #ccc; } .fc-scrollable-checkboxes input{ float:left; }
File
featured_content.cssView source
- .fc-scrollable-checkboxes{
- height: 100px;
- width: 400px;
- padding: 5px;
- overflow: auto;
- border: 1px solid #ccc;
- }
- .fc-scrollable-checkboxes input{
- float:left;
- }