|
|
|
@ -424,97 +424,10 @@ |
|
|
|
|
} |
|
|
|
|
/* end chamilo forms fixes */ |
|
|
|
|
|
|
|
|
|
.actions { |
|
|
|
|
background: #ffffff; |
|
|
|
|
border: 1px solid #dddddd; |
|
|
|
|
padding: 10px; |
|
|
|
|
border-radius: 4px; |
|
|
|
|
-moz-border-radius: 4px; |
|
|
|
|
-webkit-border-radius: 4px; |
|
|
|
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); |
|
|
|
|
margin-bottom: 20px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
[dir=rtl] .actions { |
|
|
|
|
background: #efefef; |
|
|
|
|
border: 1px solid #ccc; |
|
|
|
|
margin-bottom: 11px; |
|
|
|
|
padding: 2px 2px 2px 14px; |
|
|
|
|
vertical-align: middle; |
|
|
|
|
float: right; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions .actions-pagination { |
|
|
|
|
float: right; |
|
|
|
|
margin-top: 2px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions .actions-pagination * { |
|
|
|
|
display: inline-block; |
|
|
|
|
float: none; |
|
|
|
|
margin: 0; |
|
|
|
|
padding: 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions .actions-pagination img { |
|
|
|
|
margin: 6px; |
|
|
|
|
padding: 0; |
|
|
|
|
} |
|
|
|
|
.actions .form-group{ |
|
|
|
|
margin-bottom: 0; |
|
|
|
|
} |
|
|
|
|
.muted { |
|
|
|
|
color: #999999 !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions .btn-default { |
|
|
|
|
padding: 6px; |
|
|
|
|
border: 1px solid #DDD |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions a { |
|
|
|
|
text-decoration: none; |
|
|
|
|
margin-right: 10px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions a:hover { |
|
|
|
|
text-decoration: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions div.text-right { |
|
|
|
|
text-align: left; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions img { |
|
|
|
|
padding: 3px; |
|
|
|
|
border: 1px solid #dcdcdc; |
|
|
|
|
border-radius: 5px; |
|
|
|
|
background: #ffffff; /* Old browsers */ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions img:hover { |
|
|
|
|
background: #ededed; /* Old browsers */ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions .btn-toolbar { |
|
|
|
|
border: 1px solid #dcdcdc; |
|
|
|
|
border-radius: 5px; |
|
|
|
|
display: inline-block; |
|
|
|
|
padding-left: 5px; |
|
|
|
|
padding-right: 5px; |
|
|
|
|
margin: 0 0 0 5px; |
|
|
|
|
background: #ffffff; /* Old browsers */ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions .btn-toolbar:hover { |
|
|
|
|
background: #ededed; /* Old browsers */ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions .btn-toolbar img { |
|
|
|
|
background: none; |
|
|
|
|
border: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.separate-action { |
|
|
|
|
padding-top: 10px; |
|
|
|
|
padding-bottom: 10px; |
|
|
|
@ -1210,24 +1123,6 @@ div.attendance-calendar-add div.row div.formw, div.attendance-calendar-edit div. |
|
|
|
|
padding: 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#message { |
|
|
|
|
margin: 0 auto; |
|
|
|
|
text-align: center; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#message select { |
|
|
|
|
margin: 10px 0; |
|
|
|
|
width: 220px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#message textarea { |
|
|
|
|
margin: 10px 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#message td { |
|
|
|
|
padding: 4px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.message-top-title { |
|
|
|
|
float: left; |
|
|
|
|
margin-top: 1px; |
|
|
|
@ -1868,42 +1763,6 @@ div.admin_section h4 { |
|
|
|
|
border: 1px dashed #B0B0B0 |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#question_list .header_operations { |
|
|
|
|
margin-bottom: 5px; |
|
|
|
|
clear: both; |
|
|
|
|
background: #F5F5F5; |
|
|
|
|
padding: 2px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#question_list .header_operations:hover { |
|
|
|
|
background: #FFEEAA; |
|
|
|
|
border-color: #FFDE57; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#question_list .header_operations .table { |
|
|
|
|
margin: 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#question_list .header_operations.ui-state-focus { |
|
|
|
|
background: #D9EDF7; |
|
|
|
|
border-color: #bce8f1; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#question_list .question-list-description-block .question_options .radio { |
|
|
|
|
min-height: 0; |
|
|
|
|
margin-left: 30px; |
|
|
|
|
margin-top: 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#question_list .question-list-description-block .question_options .radio p { |
|
|
|
|
padding: 5px 0 0 0; |
|
|
|
|
margin: 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#question_list .question-list-description-block .lead { |
|
|
|
|
font-size: 18px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.document_preview_container { |
|
|
|
|
border-radius: 5px; |
|
|
|
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); |
|
|
|
@ -2067,53 +1926,6 @@ div.admin_section h4 { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* Fixes questions list */ |
|
|
|
|
.question_options { |
|
|
|
|
min-height: 150px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.question_options label { |
|
|
|
|
margin-bottom: 14px; |
|
|
|
|
display: block; |
|
|
|
|
font-weight: normal; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.question_options .radio { |
|
|
|
|
min-height: 18px; |
|
|
|
|
margin-left: 65px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.question_options .checkbox { |
|
|
|
|
margin-left: 65px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.question_options .radio input[type="radio"], .question_options .checkbox input[type="checkbox"] { |
|
|
|
|
float: left; |
|
|
|
|
margin-left: -25px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.question_options input[type="text"] { |
|
|
|
|
padding: 6px 12px; |
|
|
|
|
margin: 2px 2px 2px 0; |
|
|
|
|
vertical-align: middle; |
|
|
|
|
display: inline-block; |
|
|
|
|
height: 34px; |
|
|
|
|
line-height: 1.42857; |
|
|
|
|
border: 1px solid #CCCCCC; |
|
|
|
|
border-radius: 4px; |
|
|
|
|
-moz-border-radius: 4px; |
|
|
|
|
-webkit-border-radius: 4px; |
|
|
|
|
color: #555555; |
|
|
|
|
font-weight: bold; |
|
|
|
|
background-color: #FCF8D6; |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.question_options input[type="text"]:focus { |
|
|
|
|
border-color: #66AFE9; |
|
|
|
|
background-color: #ffffff; |
|
|
|
|
outline: 0 none; |
|
|
|
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.exercise_description { |
|
|
|
|
padding: 0 0 10px 0; |
|
|
|
@ -4575,16 +4387,6 @@ i.size-32.icon-new-work { |
|
|
|
|
max-width: 100%; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.question_menu { |
|
|
|
|
list-style: none; |
|
|
|
|
margin: 0; |
|
|
|
|
padding: 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.question_menu li { |
|
|
|
|
display: inline-block; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
ul.holder { |
|
|
|
|
list-style: none; |
|
|
|
|
margin: 0; |
|
|
|
@ -6292,10 +6094,6 @@ div#chat-remote-video video { |
|
|
|
|
border-color: #dedede; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ui-widget { |
|
|
|
|
font-family: "Open Sans", sans-serif; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ui-tabs .ui-widget-content a.btn-success { |
|
|
|
|
color: #fff; |
|
|
|
|
} |
|
|
|
@ -8225,19 +8023,6 @@ input.form-control[type="color"] { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* Large devices (large desktops, 1200px and up) */ |
|
|
|
|
@media (min-width: 1200px) { |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.badge_sidebar_image { |
|
|
|
|
width: 120px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.badge_sidebar_image_transparency { |
|
|
|
|
opacity: 0.2; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* CSS FormValidator loader */ |
|
|
|
|
@-moz-keyframes wobblebar-loader { |
|
|
|
|
0% { |
|
|
|
@ -8588,15 +8373,6 @@ input.form-control[type="color"] { |
|
|
|
|
height: auto !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* Fixes bootstrap select long text options BT#14082 */ |
|
|
|
|
div.dropdown-menu.open { |
|
|
|
|
width: 100%; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
ul.dropdown-menu.inner > li > a { |
|
|
|
|
white-space: initial; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* start document mp3 preview */ |
|
|
|
|
.preview .mejs__container { |
|
|
|
|
background: #aaa; |
|
|
|
@ -8613,34 +8389,4 @@ ul.dropdown-menu.inner > li > a { |
|
|
|
|
|
|
|
|
|
/* end document mp3 preview */ |
|
|
|
|
|
|
|
|
|
/* Fix grid with one row and multiples columns. Works for .col-sm-6.col-md-4.col-lg-3 */ |
|
|
|
|
.row.clear-rows-6-4-3 { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@media (min-width: 768px) { |
|
|
|
|
.clear-rows-6-4-3 .col-sm-6:nth-child(2n+1) { |
|
|
|
|
clear: left; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@media (min-width: 992px) { |
|
|
|
|
.clear-rows-6-4-3 .col-sm-6:nth-child(2n+1) { |
|
|
|
|
clear: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.clear-rows-6-4-3 .col-sm-6:nth-child(3n+1) { |
|
|
|
|
clear: left; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@media (min-width: 1200px) { |
|
|
|
|
.clear-rows-6-4-3 .col-sm-6:nth-child(3n+1) { |
|
|
|
|
clear: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.clear-rows-6-4-3 .col-sm-6:nth-child(4n+1) { |
|
|
|
|
clear: left; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/*-------------------------------------------------------------------------------------*/ |
|
|
|
|