Highlight created/updated stock_article in StockArticle#index view
This commit is contained in:
parent
012327dd7c
commit
cdb87a8389
4 changed files with 11 additions and 3 deletions
|
|
@ -104,6 +104,10 @@ table {
|
|||
td.odd {
|
||||
background-color: @tableBackgroundAccent;
|
||||
}
|
||||
|
||||
td.main_info {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
tr.selected td {
|
||||
background-color: @successBackground;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue