mirror of https://github.com/apache/archiva.git
updated site.css
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@441521 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
44dce10087
commit
509c1500cf
|
@ -96,3 +96,11 @@
|
|||
.actionMessage {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.errorBullet {
|
||||
list-style-image: url( "../images/icon_error_sml.gif" );
|
||||
}
|
||||
|
||||
.warningBullet {
|
||||
list-style-image: url( "../images/icon_warning_sml.gif" );
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue