Repository URL to install this package:
Version:
1.0.0 ▾
|
/*html {*/
/*font-family: Helvetica,Arial,sans-serif;*/
/*font-size: 15px;*/
/*line-height: 1.4;*/
/*}*/
/*body {*/
/*padding-top: 50px;*/
/*padding-bottom: 50px;*/
/*}*/
hr {
margin: 30px 10px !important;
}
blockquote {
margin-left: 0;
margin-right: 0;
padding: 12px;
border-left: 5px solid #e9e9e9;
background-color: #f9f9f9;
clear: both;
}
.annotator-image {
margin-top: 15px;
margin-bottom: 15px;
}
.video-wrapper {
margin-top: 15px;
margin-bottom: 15px;
}
.container {
margin: auto;
margin-top: 50px;
max-width: 800px !important;
}
.annotator-editor textarea {
display: none !important;
}
.ui-widget-content {
padding-top: 50px !important;
}
.annotator-viewer .annotator-controls + div {
display: none;
}
.vjs-controltimepanel-left-RS input[type="text"],
.vjs-controltimepanel-right-RS input[type="text"] {
-webkit-appearance: button;
}
.ui-autocomplete {
z-index: 999 !important;
}