Printable view: cosmetics on object names (hyperlinks) in the actual print view

SVN:trunk[3691]
This commit is contained in:
Romain Quetiez
2015-08-20 13:11:42 +00:00
parent ea4c654af8
commit 6903a36298
2 changed files with 53 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ h2.printable-tab-title {
page-break-after: avoid;
}
div#tabbedContent_0 { border:none; }
p a, td a, p a:hover, td a:hover {
p a, .ui-widget-content td a, p a:hover, .ui-widget-content td a:hover {
padding-left: 0;
background: transparent;
}