Add an option to configure an external URL per project, e.g. to allow the
linking of the home page of the project. This feature was kindly sponsored by Scilab.
This commit is contained in:
@@ -1105,6 +1105,12 @@ div.p-list-private {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
a.external-link {
|
||||
background: url(../img/external_link.png) no-repeat right center;
|
||||
padding-right: 15px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/*
|
||||
* Issue summary
|
||||
*/
|
||||
|
BIN
www/media/idf/img/external_link.png
Normal file
BIN
www/media/idf/img/external_link.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 509 B |
Reference in New Issue
Block a user