new line presets.

This commit is contained in:
saman bb
2013-03-19 01:41:15 -04:00
parent 6cca5465e5
commit de72d55f55
4 changed files with 717 additions and 2828 deletions

View File

@@ -332,7 +332,6 @@ form.hide {
button {
line-height:20px;
border:0;
color:#222;
background: white;
font-weight:bold;
font-size:12px;
@@ -743,12 +742,12 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
.grid-entry > .icon {
position: absolute;
top: 30px;left: 0; right: 0;
top: 30px;left: -30px; right: -30px;
margin: auto;
}
.inspector-body-line .grid-entry .icon {
top: 10%;
top: -10px;
}
.grid-entry .label {
@@ -767,6 +766,11 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
border-top: 1px solid rgba(0, 0, 0, .1);
}
.current .grid-entry,
.current .grid-entry .label {
border-color: #7092ff;
}
.preset-grid-search-wrap {
height: 60px;
border-bottom: 1px solid #ccc;
@@ -811,6 +815,10 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
/* Preset icon colors */
.inspector-body-line .icon.feature-marker-stroked {
top: 30px;
}
.preset-icon-fill.area {
cursor: inherit;
height: 45px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 96 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 220 KiB

After

Width:  |  Height:  |  Size: 98 KiB

View File

@@ -39,8 +39,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="372.26436"
inkscape:cy="156.55123"
inkscape:cx="-49.735643"
inkscape:cy="134.55123"
inkscape:document-units="px"
inkscape:current-layer="layer12"
showgrid="true"
@@ -201,7 +201,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>

Before

Width:  |  Height:  |  Size: 123 KiB

After

Width:  |  Height:  |  Size: 123 KiB