mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Remove the left padding and the orange arrow when printing hyperlinks.
SVN:trunk[3782]
This commit is contained in:
@@ -17,7 +17,7 @@ h2.printable-tab-title {
|
|||||||
page-break-after: avoid;
|
page-break-after: avoid;
|
||||||
}
|
}
|
||||||
div#tabbedContent_0 { border:none; }
|
div#tabbedContent_0 { border:none; }
|
||||||
p a, .ui-widget-content td a, p a:hover, .ui-widget-content td a:hover {
|
p a, .ui-widget-content td a, p a:hover, .ui-widget-content td a:hover, p a:visited, .ui-widget-content td a:visited, td a, td a:visited, td a:hover {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user