mirror of https://github.com/apache/archiva.git
[MRM-438]
- Leveraged existing jar and pom images - Set background of the download-type icons to tranparent - Updated site.css git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@575191 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8b19e8e2ab
commit
aa168a8c8e
|
@ -100,7 +100,7 @@
|
|||
margin: 0px;
|
||||
border: 0px;
|
||||
text-align: left;
|
||||
padding-left: 15px;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.download a {
|
||||
|
@ -112,7 +112,7 @@
|
|||
}
|
||||
|
||||
.download table {
|
||||
margin-left: 5px;
|
||||
margin-left: 2px;
|
||||
width: 140px;
|
||||
}
|
||||
|
||||
|
@ -122,7 +122,7 @@
|
|||
|
||||
.download .type {
|
||||
font-size: 0.9em;
|
||||
text-align: right;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.download .size {
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 969 B |
Binary file not shown.
After Width: | Height: | Size: 969 B |
Binary file not shown.
After Width: | Height: | Size: 946 B |
Loading…
Reference in New Issue