questlab/www/analytics/plugins/Widgetize/stylesheets/widgetize.less
coderkun 046a724272 merge
2015-04-27 16:42:05 +02:00

31 lines
No EOL
523 B
Text

.widgetize {
width: 100%;
padding: 15px 15px 0 15px;
font-size: 13px;
}
.widgetize p {
padding: 0 0 20px 0;
}
.widgetize .formEmbedCode {
font-size: 11px;
text-decoration: none;
background-color: #FBFDFF;
border: 1px solid #ECECEC;
width: 220px;
}
.widgetize label {
color: #666666;
line-height: 18px;
margin-right: 5px;
font-weight: bold;
padding-bottom: 100px;
}
#embedThisWidgetIframe,
#embedThisWidgetFlash,
#embedThisWidgetEverywhere {
margin-top: 5px;
}