mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Move some classes from PdmUiTreeViewEditor.cpp to the header file in order to make them available in RiuGuiTheme to adjust the style of tree views and keep the drag&drop styling. Removed getStyleSheet function.
14 lines
695 B
XML
14 lines
695 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
viewBox="0 0 12.9 12.9" style="enable-background:new 0 0 12.9 12.9;" xml:space="preserve">
|
|
<style type="text/css">
|
|
.st0{display:none;fill:#394046;}
|
|
.st1{fill:none;stroke:#E8E8EA;stroke-width:1.5;stroke-miterlimit:10;}
|
|
.st2{display:none;fill:#E7E8EA;}
|
|
</style>
|
|
<rect class="st0" width="12.9" height="12.9"/>
|
|
<polyline class="st1" points="2.7,6.8 5.6,9.7 11.3,4.1 "/>
|
|
<rect x="2.9" y="2.9" class="st2" width="7" height="7"/>
|
|
</svg>
|