Rev 995 | AutorÃa | Comparar con el anterior | Ultima modificación | Ver Log |
#cesa_notes-opener {
background: #443355;
}
.cesa_notes-opener.cesa_notes-pos-rb {
border-radius: 5px;
background-color: #30a8df;
}
div.mdl-align {
min-height: 470px;
}
.cesa_notes-pos-inline-text {
padding: 10px;
margin-left: 35px;
cursor: pointer;
}
.modal-open .modal.show.modal_cesa_notes_root {
right: 0;
left: unset;
bottom: 0;
top: 15%;
width: 22%;
padding-bottom: 8rem;
background-color: #fff!important;
box-shadow: -3px 7px 10px rgb(0 0 0 / 40%);
}
.j-cesa-note-content-edit {
border-radius: 5px;
padding: 0.2rem 0.5rem;
justify-content: center;
align-items: center;
background: #f4e6a6;
border: none;
font-size: 0.7rem;
box-shadow: 0px 4px 2px rgb(0 0 0 / 10%);
}
.modal-open .modal.show.modal_cesa_notes_root .modal-dialog {
min-height: 100%;
padding: 0 !important;
max-height: unset;
}
.modal-open .modal.show.modal_cesa_notes_root .modal-dialog .modal-content {
min-height: 100%;
max-height: unset;
background-color: #fff !important;
}
.modal-open .modal.show.modal_cesa_notes_root .modal-dialog .modal-header {
display: flex;
justify-content: space-between;
align-items: center;
background-color: transparent;
background-image: unset;
box-shadow: none;
border: none;
padding-bottom: 0;
}
.modal-open .modal.show.modal_cesa_notes_root .modal-dialog .modal-content .modal-body {
overflow: unset !important;
padding-top: 0.4rem;
}
.modal-open .modal.show.modal_cesa_notes_root .modal-dialog .modal-content .modal-header .modal-title {
color: #66A7DD;
font-size: 16px;
}
.modal-open .modal.show.modal_cesa_notes_root .modal-dialog .modal-content .modal-header button.close{
top: unset;
bottom: -0.2rem;
font-size: 3rem;
padding: 0;
margin: 0;
float: unset;
color: #66A7DD;
}
.cesa_notes-pos-inline,
.cesa_notes-pos-rb,
.cesa_notes-pos-lb,
.cesa_notes-pos-rt,
.cesa_notes-pos-lt {
width: 40px;
height: 40px;
position: fixed;
padding: 0;
border-radius: 30px;
text-align: center;
}
.cesa_notes-pos-rb {
bottom: 5px;
right: 20px;
}
.cesa_notes-pos-lb {
bottom: 5px;
left: 20px;
}
.cesa_notes-pos-rt {
top: 100px;
right: 20px;
}
.cesa_notes-pos-lt {
top: 100px;
left: 20px;
}
.cesa_notes-pos-inline {
position: relative;
float: left;
}
.cesa_notes-opener .pencil.cesa_notes_icon_float {
display: flex;
flex-direction: row-reverse;
align-items: center;
font-size: unset;
margin: unset;
font-weight: unset;
cursor: pointer;
line-height: unset;
}
.cesa_notes-opener .pencil.cesa_notes_icon_float img {
width: 40px;
height: 40px;
}
.cesa_notes-opener .pencil.cesa_notes_icon_float p {
margin: 0;
padding: 0 1rem;
font-size: 1rem;
font-weight: 500;
}
.cesa_notes-pos-inline > span.pencil,
.cesa_notes-pos-rb > span.pencil,
.cesa_notes-pos-lb > span.pencil,
.cesa_notes-pos-rt > span.pencil,
.cesa_notes-pos-lt > span.pencil {
color: #fff;
font-size: 29px;
margin: 0;
display: inline-block;
font-weight: bold;
cursor: pointer;
line-height: 40px;
}
.cesa_notes_base {
width: 100%;
height: 100%;
}
.cesa_notes_base .inputarea {
position: relative;
padding: 5px;
margin-bottom: 10px;
}
.cesa_notes_base .inputarea p {
margin: 0;
font-size: 13px;
}
.cesa_notes_base .inputarea p.notesavedhint {
display: none;
}
.cesa_notes_base .textarea {
padding: 5px;
background: #fff;
margin-bottom: 0.6rem;
border-radius: 5px;
border: 1px solid #d6d6d6;
}
.modal-open .modal.show.modal_cesa_notes_root .cesa_notes_base .textarea textarea{
border: none;
box-shadow: none;
font-size: 1rem;
line-height: 1.4;
resize: none;
color: #6f6f6f;
}
.cesa_notes_base textArea:focus {
border: none;
box-shadow: none;
}
.cesa_notes_base textArea {
width: 100%;
max-width: 100%;
margin: 0;
padding: 0;
min-height: 10rem;
height: 15vh !important;
border: none;
box-shadow: none;
}
.cesa_notes_base .cesa_notes_buttons_container {
display: flex;
justify-content: flex-end;
align-items: center;
gap: 0.5rem;
}
.cesa_note_bottom_container {
display: flex;
justify-content: flex-end;
margin: 0.7rem 0;
}
.cesa_notes_buttons_container .cesa_notes_print {
font-size: 1rem;
text-decoration: underline;
color: #66A7DD;
}
.cesa_notes_base input[type="submit"],
.cesa_notes_base input[type="submit"]:hover {
margin: 0;
padding: 3px 10px;
width: 5rem;
height: 2.2rem;
border-radius: 10px;
font-size: 1.1rem;
border: none;
background: #66a7dd;
color: #fff;
}
.cesa_notes_base input[type="submit"][disabled="disabled"]:hover {
background: #63ab36;
cursor: not-allowed;
}
.cesa_notes_base span.warning {
color: #bd3c2f;
margin-left: 15px;
display: none;
}
.cesa_notes_base .responsetext {
color: #33b733;
line-height: 20px;
}
.cesa_notes_base .tabs-menu {
display: none;
height: 30px;
float: left;
clear: both;
margin-bottom: 1px;
}
.cesa_notes_base .tabs-menu li {
padding: 0 10px;
margin-right: 1px;
height: 30px;
line-height: 30px;
float: left;
list-style: none;
background-color: #d84e36;
cursor: pointer;
}
.cesa_notes_base .tabs-menu li:first-child {
border-radius: 7px 0 0 0;
}
.cesa_notes_base .tabs-menu li:last-child {
border-radius: 0 7px 0 0;
}
.cesa_notes_base .tabs-menu li.current {
position: relative;
background-color: #ffe6a4;
border-bottom: 1px solid #fff;
z-index: 5;
border-bottom: 2px solid #ffe6a4;
}
.cesa_notes_base .tabs-menu li:first-child.current {
border-left: 1px solid #d4d4d1;
border-top: 1px solid #d4d4d4;
}
.cesa_notes_base .tabs-menu li:last-child.current {
border-right: 1px solid #d4d4d1;
border-top: 1px solid #d4d4d4;
}
.cesa_notes_base .tabs-menu li .menu-item {
text-transform: uppercase;
color: #fff;
text-decoration: none;
}
.cesa_notes_base .tabs-menu .current .menu-item {
color: #000;
}
.cesa_notes_base .tab {
clear: both;
width: auto;
}
.cesa_notes_base .tab .tab-content .notes-info {
display: none;
background: #ffe6a4;
padding: 5px;
position: relative;
}
.cesa_notes_base .tab .tab-content .notes-info .count {
color: #000;
}
.cesa_notes_base .tab .tab-content .notes-info .cesa_notes-paging {
position: absolute;
right: 0;
}
.cesa_notes_base .tab .tab-content .notes-info .cesa_notes-paging .paging a {
margin: 5px;
background: #c1621e;
padding: 4px 10px;
border-radius: 15px;
color: #fff;
}
.cesa_notes_base
.tab
.tab-content
.notes-info
.cesa_notes-paging
.paging
.separator {
border-left: 1px solid gray;
}
.cesa_notes_base .tab .tab-content ul.cesa_notes_lists {
margin: 0;
clear: both;
}
.cesa_notes_base .tab .tab-content ul.cesa_notes_lists li {
list-style: none;
position: relative;
margin: 0 0 5px 0;
padding: 5px;
list-style: none;
background-color: #f5f5f7;
border: 1px solid #e3e4e4;
margin-bottom: 0.1rem;
border-radius: 5px;
}
.cesa_notes_base .tab .tab-content ul.cesa_notes_lists li .content {
margin-right: 10px;
word-wrap: break-word;
}
.cesa_notes_base .tab .tab-content ul.cesa_notes_lists li .content .text_to_html {
text-overflow: ellipsis;
height: 2rem;
white-space: nowrap;
overflow: hidden;
padding-right: 1rem;
text-align: start;
margin: 0.7rem 0;
font-size: 0.8rem;
line-clamp: 2;
}
.j-delete-cesa-note {
display: none;
margin: auto;
margin-left: 0;
background: #002389;
color: #FFF;
border: none;
border-radius: 5px;
padding: .2rem .5rem;
font-size: .7rem;
line-height: 1.5;
}
#cesa_notes_delete_modal {
position: absolute;
left: 0;
top: 0%;
z-index: 100;
visibility: hidden;
opacity: 0;
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
height: 100%;
padding-top: 2rem;
background-color: rgba(0,0,0,0.5);
}
#cesa_notes_delete_modal.show_delete_modal {
visibility: visible;
opacity: 1;
}
.cesa_notes_delete_modal_content {
width: 90%;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 0.7rem;
padding: 1rem;
border-radius: 10px;
background-color: #fff;
transition: visibility 0.2s, opacity 0.2s;
}
#cesa_notes_modal_accept_delete {
border-radius: 5px;
border: none;
color: #fff;
background-color: #66A7DD;
}
#cesa_notes_modal_cancel_delete {
border-radius: 5px;
border: none;
background-color: #f4e6a6;
}
.j-delete-cesa-note.show_delete_note_btn {
display: block;
}
.cesa_notes_base .tab .tab-content ul.cesa_notes_lists li .note-detail {
display: inline-block;
font-size: 11px;
}
.cesa_notes_base .tab .tab-content ul.cesa_notes_lists li .time {
color: #888;
font-style: italic;
display: inline-block;
margin-left: 5px;
font-size: 11px;
}
.cesa_notes_base .tab .tab-content ul.cesa_notes_lists li a.mynote-delete {
position: absolute;
right: 0;
margin: 0 4px;
}
.cesa_notes_base .tab .tab-content ul.cesa_notes_lists li a.mynote-delete span {
color: #bbb;
}
.cesa-notes-limit {
display: none;
}
#page-mod-zoom-view .no-overflow {
margin: auto;
}
#page-mod-zoom-view .no-overflow span{
font-size: .9rem !important;
font-weight: 400;
}
button#addmynote_submit {
border-radius: 5px;
border: none;
background: #002389;
color: #fff;
}