Mise en forme et correction d'un bug (ajout des listener sur les static secAuthor)
This commit is contained in:
@@ -282,6 +282,19 @@ table.content_table {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
/* @end */
|
||||
|
||||
/* @group manageArticle */
|
||||
a.manage_link {
|
||||
text-decoration: none;
|
||||
padding-right: 50px;
|
||||
color: #008281;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.manage_link:hover {
|
||||
color: #003e82;
|
||||
}
|
||||
/* @end */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user