fixes some minor things in PRs
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
transition: all .5s;
|
||||
width: 60px;
|
||||
padding: 4px 0 4px 20px;
|
||||
border: 1px solid @grayLight
|
||||
border: 1px solid @grayLight;
|
||||
}
|
||||
|
||||
.umb-listview table input::-webkit-input-placeholder {
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
<link>http://www.toxic.se</link>
|
||||
</creator>
|
||||
<area alias="actions">
|
||||
<key alias="archiveContourForm">Arkivera formulär</key>
|
||||
<key alias="assignDomain">Hantera domännamn</key>
|
||||
<key alias="auditTrail">Hantera versioner</key>
|
||||
<key alias="browse">Surfa på sidan</key>
|
||||
@@ -17,9 +16,7 @@
|
||||
<key alias="delete">Ta bort</key>
|
||||
<key alias="disable">Avaktivera</key>
|
||||
<key alias="emptyTrashcan">Töm papperskorgen</key>
|
||||
<key alias="exportContourForm">Exportera formulär</key>
|
||||
<key alias="exportDocumentType">Exportera dokumenttyp</key>
|
||||
<key alias="importContourForm">Importera formulär</key>
|
||||
<key alias="importDocumentType">Importera dokumenttyp</key>
|
||||
<key alias="importPackage">Importera paket</key>
|
||||
<key alias="liveEdit">Redigera i Canvas</key>
|
||||
@@ -37,7 +34,6 @@
|
||||
<key alias="sort">Sortera</key>
|
||||
<key alias="toPublish">Skicka för publicering</key>
|
||||
<key alias="translate">Översätt</key>
|
||||
<key alias="unarchiveContourForm">Avarkivera formulär</key>
|
||||
<key alias="unpublish">Avpublicera</key>
|
||||
<key alias="update">Uppdatera</key>
|
||||
</area>
|
||||
|
||||
Reference in New Issue
Block a user