Remove duplicated and use simbolic links.
@ -259,7 +259,7 @@ div#header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div#headerLogo {
|
div#headerLogo {
|
||||||
background: url(../nicons/logo-small.png) no-repeat center top;
|
background: url(../images/logo-small.png) no-repeat center top;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
float: left;
|
float: left;
|
||||||
@ -347,17 +347,17 @@ div#toolbar .buttonOn, div#toolbar .buttonOff, div#toolbar .buttonActive, div#to
|
|||||||
div#toolbar .buttonOn:hover {
|
div#toolbar .buttonOn:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
background: url(../nicons/btn-bg-hover.png) no-repeat center top;
|
background: url(../images/btn-bg-hover.png) no-repeat center top;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#toolbar .buttonOn {
|
div#toolbar .buttonOn {
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
background: url(../nicons/btn-bg-normal.png) no-repeat center top;
|
background: url(../images/btn-bg-normal.png) no-repeat center top;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#toolbar .buttonOff {
|
div#toolbar .buttonOff {
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
background: url(../nicons/btn-bg-normal.png) no-repeat center top;
|
background: url(../images/btn-bg-normal.png) no-repeat center top;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#exportAnchor {
|
div#exportAnchor {
|
||||||
@ -381,24 +381,24 @@ div#toolbar .buttonExtOn, div#toolbar .buttonExtOff, div#toolbar .buttonExtActiv
|
|||||||
|
|
||||||
div#toolbar .buttonExtOn:hover {
|
div#toolbar .buttonExtOn:hover {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
background: url(../nicons/btne-bg-hover.png) no-repeat center top;
|
background: url(../images/btne-bg-hover.png) no-repeat center top;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div#toolbar .buttonExtActive {
|
div#toolbar .buttonExtActive {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
background: url(../nicons/btne-bg-selected.png) no-repeat center top;
|
background: url(../images/btne-bg-selected.png) no-repeat center top;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div#toolbar .buttonExtOn {
|
div#toolbar .buttonExtOn {
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
background: url(../nicons/btne-bg-normal.png) no-repeat center top;
|
background: url(../images/btne-bg-normal.png) no-repeat center top;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#toolbar .buttonExtOff {
|
div#toolbar .buttonExtOff {
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
background: url(../nicons/btne-bg-normal.png) no-repeat center top;
|
background: url(../images/btne-bg-normal.png) no-repeat center top;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#exportAnchor {
|
div#exportAnchor {
|
||||||
@ -410,107 +410,107 @@ div#exportAnchor {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*div#saveButton {*/
|
/*div#saveButton {*/
|
||||||
/*background: url(../nicons/save.png) no-repeat center top;*/
|
/*background: url(../images/save.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#undoEdition {*/
|
/*div#undoEdition {*/
|
||||||
/*background: url(../nicons/undo.png) no-repeat center top;*/
|
/*background: url(../images/undo.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#redoEdition {*/
|
/*div#redoEdition {*/
|
||||||
/*background: url(../nicons/redo.png) no-repeat center top;*/
|
/*background: url(../images/redo.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#export {*/
|
/*div#export {*/
|
||||||
/*background: url(../nicons/export.png) no-repeat center top;*/
|
/*background: url(../images/export.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#zoomIn {*/
|
/*div#zoomIn {*/
|
||||||
/*background: url(../nicons/zoom-in.png) no-repeat center top;*/
|
/*background: url(../images/zoom-in.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#zoomOut {*/
|
/*div#zoomOut {*/
|
||||||
/*background: url(../nicons/zoom-out.png) no-repeat center top;*/
|
/*background: url(../images/zoom-out.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#addTopic {*/
|
/*div#addTopic {*/
|
||||||
/*background: url(../nicons/topic-add.png) no-repeat center top;*/
|
/*background: url(../images/topic-add.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#deleteTopic {*/
|
/*div#deleteTopic {*/
|
||||||
/*background: url(../nicons/topic-delete.png) no-repeat center top;*/
|
/*background: url(../images/topic-delete.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicColor {*/
|
/*div#topicColor {*/
|
||||||
/*background: url(../nicons/topic-color.png) no-repeat center top;*/
|
/*background: url(../images/topic-color.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicIcon {*/
|
/*div#topicIcon {*/
|
||||||
/*background: url(../nicons/topic-icon.png) no-repeat center top;*/
|
/*background: url(../images/topic-icon.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicNote {*/
|
/*div#topicNote {*/
|
||||||
/*background: url(../nicons/note.png) no-repeat center top;*/
|
/*background: url(../images/note.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicNote {*/
|
/*div#topicNote {*/
|
||||||
/*background: url(../nicons/topic-icon.png) no-repeat center top;*/
|
/*background: url(../images/topic-icon.png) no-repeat center top;*/
|
||||||
/*z-index: 4;*/
|
/*z-index: 4;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicLink {*/
|
/*div#topicLink {*/
|
||||||
/*background: url(../nicons/topic-link.png) no-repeat center top;*/
|
/*background: url(../images/topic-link.png) no-repeat center top;*/
|
||||||
/*z-index: 4;*/
|
/*z-index: 4;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicNote {*/
|
/*div#topicNote {*/
|
||||||
/*background-image: url(../nicons/note.png);*/
|
/*background-image: url(../images/note.png);*/
|
||||||
/*z-index: 4;*/
|
/*z-index: 4;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicBorder {*/
|
/*div#topicBorder {*/
|
||||||
/*background: url(../nicons/topic-border.png) no-repeat center top;*/
|
/*background: url(../images/topic-border.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#fontFamily {*/
|
/*div#fontFamily {*/
|
||||||
/*background: url(../nicons/font-type.png) no-repeat center top;*/
|
/*background: url(../images/font-type.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicShape {*/
|
/*div#topicShape {*/
|
||||||
/*background: url(../nicons/topic-shape.png) no-repeat center top;*/
|
/*background: url(../images/topic-shape.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#fontBold {*/
|
/*div#fontBold {*/
|
||||||
/*background: url(../nicons/font-bold.png) no-repeat center top;*/
|
/*background: url(../images/font-bold.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#fontItalic {*/
|
/*div#fontItalic {*/
|
||||||
/*background: url(../nicons/font-italic.png) no-repeat center top;*/
|
/*background: url(../images/font-italic.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#fontColor {*/
|
/*div#fontColor {*/
|
||||||
/*background: url(../nicons/font-color.png) no-repeat center top;*/
|
/*background: url(../images/font-color.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#fontSize {*/
|
/*div#fontSize {*/
|
||||||
/*background: url(../nicons/font-size.png) no-repeat center top;*/
|
/*background: url(../images/font-size.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#shareIt {*/
|
/*div#shareIt {*/
|
||||||
/*background: url(../nicons/share.png) no-repeat center top;*/
|
/*background: url(../images/share.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#publishIt {*/
|
/*div#publishIt {*/
|
||||||
/*background: url(../nicons/publish.png) no-repeat center top;*/
|
/*background: url(../images/publish.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#tagIt {*/
|
/*div#tagIt {*/
|
||||||
/*background: url(../nicons/tag.png) no-repeat center top;*/
|
/*background: url(../images/tag.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
div#topicRelation {
|
div#topicRelation {
|
||||||
width: 56px;
|
width: 56px;
|
||||||
background: url(../nicons/topic-relation.png) no-repeat center top;
|
background: url(../images/topic-relation.png) no-repeat center top;
|
||||||
z-index: 4;
|
z-index: 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -69,7 +69,7 @@ div#logo {
|
|||||||
height: 65px;
|
height: 65px;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background: url(../nicons/logo-small.png) no-repeat right top;
|
background: url(../images/logo-small.png) no-repeat right top;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
top: -10px;
|
top: -10px;
|
||||||
}
|
}
|
||||||
@ -94,13 +94,13 @@ div#logo {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div#zoomIn {
|
div#zoomIn {
|
||||||
background: url(../nicons/zoom-in.png) no-repeat left top;
|
background: url(../images/zoom-in.png) no-repeat left top;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zoomOut {
|
#zoomOut {
|
||||||
background: url(../nicons/zoom-out.png) no-repeat left top;;
|
background: url(../images/zoom-out.png) no-repeat left top;;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
@ -1,74 +0,0 @@
|
|||||||
.palette-panel {
|
|
||||||
/*background: white;*/
|
|
||||||
/*border-color: #CCC #666 #666 #CCC;*/
|
|
||||||
/*border-style: solid;*/
|
|
||||||
/*border-width: 1px;*/
|
|
||||||
cursor: default;
|
|
||||||
font: normal 13px Arial, sans-serif;
|
|
||||||
margin: 0;
|
|
||||||
outline: none;
|
|
||||||
padding: 4px 0;
|
|
||||||
z-index: 20000;
|
|
||||||
-webkit-user-select: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.palette {
|
|
||||||
cursor: default;
|
|
||||||
outline: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.palette-table {
|
|
||||||
border: 1px solid #666;
|
|
||||||
border-collapse: collapse;
|
|
||||||
margin: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
tbody {
|
|
||||||
display: table-row-group;
|
|
||||||
vertical-align: middle;
|
|
||||||
border-color: inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
.palette-table {
|
|
||||||
border-collapse: collapse;
|
|
||||||
}
|
|
||||||
|
|
||||||
tr {
|
|
||||||
display: table-row;
|
|
||||||
vertical-align: inherit;
|
|
||||||
border-color: inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
.palette-cell {
|
|
||||||
border: 0;
|
|
||||||
border-right: 1px solid #666;
|
|
||||||
cursor: pointer;
|
|
||||||
height: 18px;
|
|
||||||
margin: 0;
|
|
||||||
text-align: center;
|
|
||||||
vertical-align: middle;
|
|
||||||
width: 18px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.palette-cell .palette-colorswatch {
|
|
||||||
border: none;
|
|
||||||
font-size: x-small;
|
|
||||||
height: 18px;
|
|
||||||
position: relative;
|
|
||||||
width: 18px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.palette-cell-selected .palette-colorswatch {
|
|
||||||
background: url(//ssl.gstatic.com/editor/editortoolbar.png) no-repeat -368px 0;
|
|
||||||
border: 1px solid #333;
|
|
||||||
color: white;
|
|
||||||
font-weight: bold;
|
|
||||||
height: 16px;
|
|
||||||
width: 16px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.palette-colorswatch:hover {
|
|
||||||
border: 1px solid white;
|
|
||||||
height: 16px;
|
|
||||||
width: 16px;
|
|
||||||
}
|
|
1
wise-doc/src/main/webapp/css/widget/colorPalette.css
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../../../mindplot/src/main/javascript/widget/colorPalette.css
|
@ -1,398 +0,0 @@
|
|||||||
<div id="color-palette" class="palette-panel palette-panel-vertical palette-panel-noaccel"
|
|
||||||
style="-webkit-user-select: none; left: 451px; top: 128px; visibility: visible; " role="menu" aria-haspopup="true"
|
|
||||||
aria-activedescendant="">
|
|
||||||
<div class="palette" id=":3p">
|
|
||||||
<table class="palette-table" cellspacing="0" cellpadding="0" role="grid"
|
|
||||||
aria-activedescendent="palette-cell-244">
|
|
||||||
<tbody class="palette-body">
|
|
||||||
<tr class="palette-row">
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(0, 0, 0);"
|
|
||||||
title="RGB (0, 0, 0)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell palette-cell-selected">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(68, 68, 68);"
|
|
||||||
title="RGB (68, 68, 68)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(102, 102, 102);"
|
|
||||||
title="RGB (102, 102, 102)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(153, 153, 153);"
|
|
||||||
title="RGB (153, 153, 153)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(204, 204, 204);"
|
|
||||||
title="RGB (204, 204, 204)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(238, 238, 238);"
|
|
||||||
title="RGB (238, 238, 238)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(243, 243, 243);"
|
|
||||||
title="RGB (243, 243, 243)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(255, 255, 255);"
|
|
||||||
title="RGB (255, 255, 255)"></div>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
<div class="palette" id=":3q">
|
|
||||||
<table class="palette-table" cellspacing="0" cellpadding="0" role="grid"
|
|
||||||
>
|
|
||||||
<tbody class="palette-body">
|
|
||||||
<tr class="palette-row">
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(255, 0, 0);"
|
|
||||||
title="RGB (255, 0, 0)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(255, 153, 0);"
|
|
||||||
title="RGB (255, 153, 0)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(255, 255, 0);"
|
|
||||||
title="RGB (255, 255, 0)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(0, 255, 0);"
|
|
||||||
title="RGB (0, 255, 0)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(0, 255, 255);"
|
|
||||||
title="RGB (0, 255, 255)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(0, 0, 255);"
|
|
||||||
title="RGB (0, 0, 255)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(153, 0, 255);"
|
|
||||||
title="RGB (153, 0, 255)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(255, 0, 255);"
|
|
||||||
title="RGB (255, 0, 255)"></div>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
<div class="palette" id=":3r">
|
|
||||||
<table class="palette-table" cellspacing="0" cellpadding="0" role="grid">
|
|
||||||
<tbody class="palette-body">
|
|
||||||
<tr class="palette-row">
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(244, 204, 204);"
|
|
||||||
title="RGB (244, 204, 204)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(252, 229, 205);"
|
|
||||||
title="RGB (252, 229, 205)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(255, 242, 204);"
|
|
||||||
title="RGB (255, 242, 204)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(217, 234, 211);"
|
|
||||||
title="RGB (217, 234, 211)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(208, 224, 227);"
|
|
||||||
title="RGB (208, 224, 227)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(207, 226, 243);"
|
|
||||||
title="RGB (207, 226, 243)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(217, 210, 233);"
|
|
||||||
title="RGB (217, 210, 233)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(234, 209, 220);"
|
|
||||||
title="RGB (234, 209, 220)"></div>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr class="palette-row">
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(234, 153, 153);"
|
|
||||||
title="RGB (234, 153, 153)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(249, 203, 156);"
|
|
||||||
title="RGB (249, 203, 156)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(255, 229, 153);"
|
|
||||||
title="RGB (255, 229, 153)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(182, 215, 168);"
|
|
||||||
title="RGB (182, 215, 168)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(162, 196, 201);"
|
|
||||||
title="RGB (162, 196, 201)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(159, 197, 232);"
|
|
||||||
title="RGB (159, 197, 232)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(180, 167, 214);"
|
|
||||||
title="RGB (180, 167, 214)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(213, 166, 189);"
|
|
||||||
title="RGB (213, 166, 189)"></div>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr class="palette-row">
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(224, 102, 102);"
|
|
||||||
title="RGB (224, 102, 102)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(246, 178, 107);"
|
|
||||||
title="RGB (246, 178, 107)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(255, 217, 102);"
|
|
||||||
title="RGB (255, 217, 102)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(147, 196, 125);"
|
|
||||||
title="RGB (147, 196, 125)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(118, 165, 175);"
|
|
||||||
title="RGB (118, 165, 175)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(111, 168, 220);"
|
|
||||||
title="RGB (111, 168, 220)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(142, 124, 195);"
|
|
||||||
title="RGB (142, 124, 195)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(194, 123, 160);"
|
|
||||||
title="RGB (194, 123, 160)"></div>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr class="palette-row">
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(204, 0, 0);"
|
|
||||||
title="RGB (204, 0, 0)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(230, 145, 56);"
|
|
||||||
title="RGB (230, 145, 56)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(241, 194, 50);"
|
|
||||||
title="RGB (241, 194, 50)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(106, 168, 79);"
|
|
||||||
title="RGB (106, 168, 79)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(69, 129, 142);"
|
|
||||||
title="RGB (69, 129, 142)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(61, 133, 198);"
|
|
||||||
title="RGB (61, 133, 198)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(103, 78, 167);"
|
|
||||||
title="RGB (103, 78, 167)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(166, 77, 121);"
|
|
||||||
title="RGB (166, 77, 121)"></div>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr class="palette-row">
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(153, 0, 0);"
|
|
||||||
title="RGB (153, 0, 0)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(180, 95, 6);"
|
|
||||||
title="RGB (180, 95, 6)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(191, 144, 0);"
|
|
||||||
title="RGB (191, 144, 0)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(56, 118, 29);"
|
|
||||||
title="RGB (56, 118, 29)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(19, 79, 92);"
|
|
||||||
title="RGB (19, 79, 92)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(11, 83, 148);"
|
|
||||||
title="RGB (11, 83, 148)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(53, 28, 117)"
|
|
||||||
title="RGB (53, 28, 117)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(116, 27, 71);"
|
|
||||||
title="RGB (116, 27, 71)"></div>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr class="palette-row">
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(102, 0, 0);"
|
|
||||||
title="RGB (102, 0, 0)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell">
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(120, 63, 4);"
|
|
||||||
title="RGB (120, 63, 4)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(127, 96, 0);"
|
|
||||||
title="RGB (127, 96, 0)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(39, 78, 19);"
|
|
||||||
title="RGB (39, 78, 19)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(12, 52, 61);"
|
|
||||||
title="RGB (12, 52, 61)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(7, 55, 99);"
|
|
||||||
title="RGB (7, 55, 99)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(32, 18, 77);"
|
|
||||||
title="RGB (32, 18, 77)"></div>
|
|
||||||
</td>
|
|
||||||
<td class="palette-cell"
|
|
||||||
>
|
|
||||||
<div class="palette-colorswatch"
|
|
||||||
style="background-color: rgb(76, 17, 48);"
|
|
||||||
title="RGB (76, 17, 48)"></div>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
1
wise-doc/src/main/webapp/css/widget/colorPalette.html
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../../../mindplot/src/main/javascript/widget/colorPalette.html
|
@ -55,8 +55,17 @@
|
|||||||
|
|
||||||
} else if (collab == 'standalone' && mindReady) {
|
} else if (collab == 'standalone' && mindReady) {
|
||||||
// Load map from XML ...
|
// Load map from XML ...
|
||||||
var mapXml = '<map name="1" version="pela"><topic central="true" text="WiseMapping" id="1"><topic position="191,-50" order="1" text="Open Source" id="2"/><topic position="-167,0" order="0" text="Technologies" id="3"><topic position="-281,5" order="1" text="Java " id="4"/><topic position="-287,-19" order="0" text="SVG" id="5"><note text="Previous versions also support VML "/></topic><topic position="-292,29" order="2" text="Hibernate" id="6"/></topic><topic position="140,50" order="2" text="Business Model" id="7"><topic position="271,51" order="0" id="8"/></topic><topic position="-140,-150" order="5" text="Compatibility" id="9"><topic position="-263,-145" order="0" text="Browsers" id="10"><topic position="-354,-168" order="0" text="IE" id="11"/><topic position="-366,-144" order="1" text="Chrome" id="12"/><topic position="-363,-120" order="2" text="Safari" id="13"/></topic></topic></topic></map>';
|
var domDocument;
|
||||||
var domDocument = core.Utils.createDocumentFromText(mapXml);
|
var xmlRequest = new Request({
|
||||||
|
url: '../maps/map1.xml',
|
||||||
|
method: 'get',
|
||||||
|
async: false,
|
||||||
|
onSuccess: function(responseText, responseXML) {
|
||||||
|
domDocument = responseXML;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
xmlRequest.send();
|
||||||
|
|
||||||
var serializer = mindplot.XMLMindmapSerializerFactory.getSerializerFromDocument(domDocument);
|
var serializer = mindplot.XMLMindmapSerializerFactory.getSerializerFromDocument(domDocument);
|
||||||
var mindmap = serializer.loadFromDom(domDocument, mapId);
|
var mindmap = serializer.loadFromDom(domDocument, mapId);
|
||||||
|
|
||||||
@ -125,93 +134,93 @@
|
|||||||
<div id="editTab" class="tabContent">
|
<div id="editTab" class="tabContent">
|
||||||
<div id="persist" class="buttonContainer">
|
<div id="persist" class="buttonContainer">
|
||||||
<div id="save" class="buttonOn" title="Save">
|
<div id="save" class="buttonOn" title="Save">
|
||||||
<img src="../nicons/save.png"/>
|
<img src="../images/save.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="discart" class="buttonOn" title="Discard">
|
<div id="discart" class="buttonOn" title="Discard">
|
||||||
<img src="../nicons/discart.png"/>
|
<img src="../images/discart.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="print" class="buttonOn" title="Print">
|
<div id="print" class="buttonOn" title="Print">
|
||||||
<img src="../nicons/print.png"/>
|
<img src="../images/print.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="export" class="buttonOn" title="Export">
|
<div id="export" class="buttonOn" title="Export">
|
||||||
<img src="../nicons/export.png"/>
|
<img src="../images/export.png"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="edit" class="buttonContainer">
|
<div id="edit" class="buttonContainer">
|
||||||
<div id="undoEdition" class="buttonOn" title="Undo Edition">
|
<div id="undoEdition" class="buttonOn" title="Undo Edition">
|
||||||
<img src="../nicons/undo.png"/>
|
<img src="../images/undo.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="redoEdition" class="buttonOn" title="Redo Edition">
|
<div id="redoEdition" class="buttonOn" title="Redo Edition">
|
||||||
<img src="../nicons/redo.png"/>
|
<img src="../images/redo.png"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="zoom" class="buttonContainer">
|
<div id="zoom" class="buttonContainer">
|
||||||
<div id="zoomIn" class="buttonOn" title="Zoom In">
|
<div id="zoomIn" class="buttonOn" title="Zoom In">
|
||||||
<img src="../nicons/zoom-in.png"/>
|
<img src="../images/zoom-in.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="zoomOut" class="buttonOn" title="Zoom Out">
|
<div id="zoomOut" class="buttonOn" title="Zoom Out">
|
||||||
<img src="../nicons/zoom-out.png"/>
|
<img src="../images/zoom-out.png"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="node" class="buttonContainer">
|
<div id="node" class="buttonContainer">
|
||||||
<div id="topicShape" class="buttonExtOn" title="Topic Shape">
|
<div id="topicShape" class="buttonExtOn" title="Topic Shape">
|
||||||
<img src="../nicons/topic-shape.png"/>
|
<img src="../images/topic-shape.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="addTopic" class="buttonOn" title="Add Topic">
|
<div id="addTopic" class="buttonOn" title="Add Topic">
|
||||||
<img src="../nicons/topic-add.png"/>
|
<img src="../images/topic-add.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="deleteTopic" class="buttonOn" title="Delete">
|
<div id="deleteTopic" class="buttonOn" title="Delete">
|
||||||
<img src="../nicons/topic-delete.png"/>
|
<img src="../images/topic-delete.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="topicBorder" class="buttonOn" title="Border Color">
|
<div id="topicBorder" class="buttonOn" title="Border Color">
|
||||||
<img src="../nicons/topic-border.png"/>
|
<img src="../images/topic-border.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="topicColor" class="buttonExtOn" title="Background Color">
|
<div id="topicColor" class="buttonExtOn" title="Background Color">
|
||||||
<img src="../nicons/topic-color.png"/>
|
<img src="../images/topic-color.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="topicIcon" class="buttonExtOn" title="Add Icon">
|
<div id="topicIcon" class="buttonExtOn" title="Add Icon">
|
||||||
<img src="../nicons/topic-icon.png"/>
|
<img src="../images/topic-icon.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="topicNote" class="buttonOn" title="Add Note">
|
<div id="topicNote" class="buttonOn" title="Add Note">
|
||||||
<img src="../nicons/topic-note.png"/>
|
<img src="../images/topic-note.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="topicLink" class="buttonOn" title="Add Link">
|
<div id="topicLink" class="buttonOn" title="Add Link">
|
||||||
<img src="../nicons/topic-link.png"/>
|
<img src="../images/topic-link.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="topicRelation" class="buttonOn" title="Add Relationship">
|
<div id="topicRelation" class="buttonOn" title="Add Relationship">
|
||||||
<img src="../nicons/topic-relation.png"/>
|
<img src="../images/topic-relation.png"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="font" class="buttonContainer">
|
<div id="font" class="buttonContainer">
|
||||||
<div id="fontFamily" class="buttonOn" title="Font Style">
|
<div id="fontFamily" class="buttonOn" title="Font Style">
|
||||||
<img src="../nicons/font-type.png"/>
|
<img src="../images/font-type.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="fontSize" class="buttonExtOn" title="Font Size">
|
<div id="fontSize" class="buttonExtOn" title="Font Size">
|
||||||
<img src="../nicons/font-size.png"/>
|
<img src="../images/font-size.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="fontBold" class="buttonOn" title="Bold Style">
|
<div id="fontBold" class="buttonOn" title="Bold Style">
|
||||||
<img src="../nicons/font-bold.png"/>
|
<img src="../images/font-bold.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="fontItalic" class="buttonOn" title="Italic Style">
|
<div id="fontItalic" class="buttonOn" title="Italic Style">
|
||||||
<img src="../nicons/font-italic.png"/>
|
<img src="../images/font-italic.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="fontColor" class="buttonExtOn" title="Fond Color" style="padding-top:4px">
|
<div id="fontColor" class="buttonExtOn" title="Fond Color" style="padding-top:4px">
|
||||||
<img src="../nicons/font-color.png"/>
|
<img src="../images/font-color.png"/>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="collaboration" class="buttonContainer">
|
<div id="collaboration" class="buttonContainer">
|
||||||
<div id="tagIt" class="buttonOn" title="Tag">
|
<div id="tagIt" class="buttonOn" title="Tag">
|
||||||
<img src="../nicons/tag.png"/>
|
<img src="../images/tag.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="shareIt" class="buttonOn" title="Share">
|
<div id="shareIt" class="buttonOn" title="Share">
|
||||||
<img src="../nicons/share.png"/>
|
<img src="../images/share.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="publishIt" class="buttonOn" title="Publish">
|
<div id="publishIt" class="buttonOn" title="Publish">
|
||||||
<img src="../nicons/public.png"/>
|
<img src="../images/public.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="history" class="buttonOn" title="History">
|
<div id="history" class="buttonOn" title="History">
|
||||||
<img src="../nicons/history.png"/>
|
<img src="../images/history.png"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
1
wise-doc/src/main/webapp/icons
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../wise-webapp/src/main/webapp/icons
|
Before Width: | Height: | Size: 62 B |
Before Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 345 B |
Before Width: | Height: | Size: 484 B |
Before Width: | Height: | Size: 409 B |
Before Width: | Height: | Size: 372 B |
Before Width: | Height: | Size: 608 B |
Before Width: | Height: | Size: 602 B |
Before Width: | Height: | Size: 516 B |
Before Width: | Height: | Size: 489 B |
Before Width: | Height: | Size: 700 B |
Before Width: | Height: | Size: 782 B |
Before Width: | Height: | Size: 211 B |
Before Width: | Height: | Size: 289 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 283 B |
Before Width: | Height: | Size: 286 B |
Before Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 541 B |
Before Width: | Height: | Size: 710 B |
Before Width: | Height: | Size: 526 B |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 918 B |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 748 B |
Before Width: | Height: | Size: 796 B |
Before Width: | Height: | Size: 936 B |
Before Width: | Height: | Size: 894 B |
Before Width: | Height: | Size: 918 B |
Before Width: | Height: | Size: 896 B |
Before Width: | Height: | Size: 919 B |
Before Width: | Height: | Size: 917 B |
Before Width: | Height: | Size: 914 B |
Before Width: | Height: | Size: 671 B |
Before Width: | Height: | Size: 672 B |
Before Width: | Height: | Size: 669 B |
Before Width: | Height: | Size: 651 B |
Before Width: | Height: | Size: 656 B |
Before Width: | Height: | Size: 671 B |
Before Width: | Height: | Size: 992 B |
Before Width: | Height: | Size: 855 B |
Before Width: | Height: | Size: 949 B |
Before Width: | Height: | Size: 905 B |
Before Width: | Height: | Size: 919 B |
Before Width: | Height: | Size: 784 B |
Before Width: | Height: | Size: 673 B |
Before Width: | Height: | Size: 667 B |
Before Width: | Height: | Size: 666 B |
Before Width: | Height: | Size: 734 B |
Before Width: | Height: | Size: 620 B |
Before Width: | Height: | Size: 463 B |
Before Width: | Height: | Size: 570 B |
Before Width: | Height: | Size: 634 B |
Before Width: | Height: | Size: 731 B |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 880 B |
Before Width: | Height: | Size: 641 B |
Before Width: | Height: | Size: 566 B |
Before Width: | Height: | Size: 555 B |
Before Width: | Height: | Size: 732 B |
Before Width: | Height: | Size: 630 B |
Before Width: | Height: | Size: 605 B |
Before Width: | Height: | Size: 738 B |
Before Width: | Height: | Size: 565 B |
Before Width: | Height: | Size: 592 B |
Before Width: | Height: | Size: 562 B |
Before Width: | Height: | Size: 789 B |
Before Width: | Height: | Size: 676 B |
Before Width: | Height: | Size: 665 B |
Before Width: | Height: | Size: 793 B |
Before Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 806 B |
Before Width: | Height: | Size: 612 B |
Before Width: | Height: | Size: 615 B |
Before Width: | Height: | Size: 385 B |
Before Width: | Height: | Size: 856 B |
Before Width: | Height: | Size: 450 B |
Before Width: | Height: | Size: 488 B |
Before Width: | Height: | Size: 655 B |
Before Width: | Height: | Size: 670 B |
Before Width: | Height: | Size: 570 B |
Before Width: | Height: | Size: 733 B |
Before Width: | Height: | Size: 882 B |
Before Width: | Height: | Size: 889 B |
Before Width: | Height: | Size: 715 B |
Before Width: | Height: | Size: 422 B |
Before Width: | Height: | Size: 722 B |
Before Width: | Height: | Size: 663 B |
Before Width: | Height: | Size: 722 B |
Before Width: | Height: | Size: 753 B |
Before Width: | Height: | Size: 748 B |