Added icons for surface charts.
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 7.9 KiB |
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 17 KiB |
|
@ -229,19 +229,19 @@
|
|||
}
|
||||
|
||||
.surface-normal{
|
||||
background-position: -100px -200px;
|
||||
background-position: 0px -300px;
|
||||
}
|
||||
|
||||
.surface-wireframe{
|
||||
background-position: -100px -200px;
|
||||
background-position: -50px -300px;
|
||||
}
|
||||
|
||||
.contour-normal{
|
||||
background-position: -100px -200px;
|
||||
background-position: -100px -300px;
|
||||
}
|
||||
|
||||
.contour-wireframe{
|
||||
background-position: -100px -200px;
|
||||
background-position: -150px -300px;
|
||||
}
|
||||
|
||||
@toolbar-icon-size: 20px;
|
||||
|
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 7.9 KiB |
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 17 KiB |
|
@ -223,19 +223,19 @@
|
|||
}
|
||||
|
||||
.surface-normal{
|
||||
background-position: -100px -200px;
|
||||
background-position: 0px -300px;
|
||||
}
|
||||
|
||||
.surface-wireframe{
|
||||
background-position: -100px -200px;
|
||||
background-position: -50px -300px;
|
||||
}
|
||||
|
||||
.contour-normal{
|
||||
background-position: -100px -200px;
|
||||
background-position: -100px -300px;
|
||||
}
|
||||
|
||||
.contour-wireframe{
|
||||
background-position: -100px -200px;
|
||||
background-position: -150px -300px;
|
||||
}
|
||||
|
||||
@toolbar-icon-size: 20px;
|
||||
|
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 7.9 KiB |
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 17 KiB |
|
@ -314,19 +314,19 @@ button:active:not(.disabled) .btn-change-shape {background-position: -56px -
|
|||
}
|
||||
|
||||
.surface-normal{
|
||||
background-position: -100px -200px;
|
||||
background-position: 0px -300px;
|
||||
}
|
||||
|
||||
.surface-wireframe{
|
||||
background-position: -100px -200px;
|
||||
background-position: -50px -300px;
|
||||
}
|
||||
|
||||
.contour-normal{
|
||||
background-position: -100px -200px;
|
||||
background-position: -100px -300px;
|
||||
}
|
||||
|
||||
.contour-wireframe{
|
||||
background-position: -100px -200px;
|
||||
background-position: -150px -300px;
|
||||
}
|
||||
|
||||
#table-combo-template .combo-dataview{
|
||||
|
|