pdf css icon/word
fix/buttons-media-item-page
fixes line-break and block margins below
86f7d9d162
Merge pull request 'fix/buttons-media-item-page' (#33) from fix/buttons-media-item-page into develop
8475bc2a9a
added styles for smaller buttons in media, item and page view
97f6ce8c95
merged fix/print-pdf-css into fis/line-break to avoid npm error lacking file definition into default.scss
516fef1843
Merge branch 'fix/print-pdf-css' into fix/line-break
dbc027b055
Merge branch 'develop' into fix/line-break
Add CSS to the Technical document PDF
I was trying to understand where the h1 {color: red}
it is applied but I can't.
What I understand is that this module will use the @media print {}
definition in the…
jorge
commented on pull request arcHIVE-tech/SimpleCarousel-omeka-module#6
2021-09-10 12:21:05 +02:00
moved styles into css file, modified slider heigth for proper rendering issue #5
thanks for the tip, i did mistake and thought it was deprecated, instead it wasn't
Need to remove temporary text at the top of the index site.
moved styles into css file, modified slider heigth for proper rendering issue #5
jorge
pushed to fix/height-window-load at arcHIVE-tech/SimpleCarousel-omeka-module
2021-09-08 09:33:19 +02:00
e6e7cf44f5
moved styles into css file, modified slider heigth for proper rendering
Need to adjust height on window load
it is easier, just removing one css class
.siema-wrap {
height: 500px;
}
which is generated inline
I've noticed many styles applied inline, wich make more difficoult to…
Add CSS to the Technical document PDF
i was checking this issue, the PDF generation happens at:
$mpdf->WriteHTML($html);
so we have to do this…
jorge
pushed to fix/item-presentation at arcHIVE-tech/Arc-hive-omeka-theme
2021-09-07 12:59:47 +02:00
2665737c4a
styled items as to designed in origin, dt and dl properly aligned
f66e1fd99d
Merge branch 'develop' into fix/print-pdf-css
19b434b157
firs declarations to print css
fix/buttons-media-item-page
jorge
pushed to fix/buttons-media-item-page at arcHIVE-tech/Arc-hive-omeka-theme
2021-09-07 11:42:33 +02:00
8475bc2a9a
added styles for smaller buttons in media, item and page view