Notes apears in css
Posted: Sun Jul 07, 2019 4:41 pm
I noticed that the notes are written in the css from a file that was made in V14 then opened and saved in the
new version.
#Notes2
{
left: 1288px !important;
top: 382px !important;
width: 287px !important;
height: 243px !important;
visibility: visible !important;
display: inline !important;
background-color: #FFFFE9;
background-image: none;
opacity: 0.75;
}
#wb_Notes2
{
margin: 0;
padding: 4px 4px 4px 4px;
}
The only way I can get rid of the written css of the notes is to insert a new note, copy the text on it and delete the old note
that was made in V14.
Is there an easier way then inserting a new note and delete the old one?
new version.
#Notes2
{
left: 1288px !important;
top: 382px !important;
width: 287px !important;
height: 243px !important;
visibility: visible !important;
display: inline !important;
background-color: #FFFFE9;
background-image: none;
opacity: 0.75;
}
#wb_Notes2
{
margin: 0;
padding: 4px 4px 4px 4px;
}
The only way I can get rid of the written css of the notes is to insert a new note, copy the text on it and delete the old note
that was made in V14.
Is there an easier way then inserting a new note and delete the old one?