Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4be6a13fc0 | |||
| 99638ed0b0 |
@@ -315,6 +315,14 @@
|
||||
small {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
a {
|
||||
float: right;
|
||||
|
||||
img {
|
||||
width: 35px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.manual-link {
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<iconUrl>http://github.com/imulus/archetype/raw/master/assets/logo.png</iconUrl>
|
||||
<licenseUrl><%= licenseUrl %></licenseUrl>
|
||||
<dependencies>
|
||||
<dependency id="UmbracoCms.Core" version="7.1.6" />
|
||||
<dependency id="UmbracoCms.Core" version="7.2.2" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
Reference in New Issue
Block a user