0.8 released

This commit is contained in:
rlagutin
2014-06-09 17:55:15 +04:00
parent 545be98ee4
commit aedc787ca9
17 changed files with 2117 additions and 1782 deletions

View File

@@ -18,12 +18,16 @@ html, body {background: none; overflow: hidden; min-width: 240px; height: 100%;}
.insert-study-dialog.minimized
{
width: 480px;
width: 490px;
}
.insert-study-dialog.minimized .insert-study-tabs
{
display: none;
}
.insert-study-dialog.minimized .insert-study-page-content.page-padded
{
padding: 10px 0 0 10px;
}
.insert-study-dialog.scrollbar.minimized
{
width: 498px;
@@ -51,7 +55,7 @@ html, body {background: none; overflow: hidden; min-width: 240px; height: 100%;}
display: none;
}
.minimized .insert-study-pages { width: 480px; }
.minimized .insert-study-pages { width: 490px; }
.minimized .insert-study-pages .search-header { padding-left: 4px; }
.minimized .insert-study-items ul.column { width: 150px; }
.minimized .search-header{ display: none; }
@@ -239,7 +243,6 @@ html, body {background: none; overflow: hidden; min-width: 240px; height: 100%;}
.tv-embed-buttons-contaner {
float:right;
padding-top: 3px;
}
/* cme get image button */