mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
style fixes for viewer (#2858)
* style fixes for viewer * use theme colors * initial theme support for PDF viewer
This commit is contained in:
committed by
Eugenio Romano
parent
a401ebd35d
commit
0ea7259988
@@ -165,6 +165,11 @@
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
* {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&.removePageBorders {
|
||||
@@ -202,10 +207,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
* {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
.hidden, [hidden] {
|
||||
display: none !important;
|
||||
|
Reference in New Issue
Block a user