mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
- Fixing styles issues found on the truncated lists (Ticket #61)
SVN:trunk[228]
This commit is contained in:
@@ -680,6 +680,10 @@ table.listResults tr.even td.truncated.hover {
|
||||
background: #E8FFD3 url(../images/truncated.png) bottom repeat-x;
|
||||
}
|
||||
|
||||
table.listResults tr.odd td.truncated.hover {
|
||||
background: #E8FFD3 url(../images/truncated.png) bottom repeat-x;
|
||||
}
|
||||
|
||||
table.listResults.truncated {
|
||||
border-bottom: 0;
|
||||
padding-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user