mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix #259 iewer button style seems to be corrupted
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ng2-alfresco-viewer",
|
||||
"description": "Alfresco documents viewer",
|
||||
"version": "0.1.25",
|
||||
"version": "0.1.26",
|
||||
"author": "Eugenio Romano",
|
||||
"scripts": {
|
||||
"clean": "rimraf dist node_modules typings",
|
||||
|
@@ -56,7 +56,6 @@
|
||||
|
||||
.viewer-pagenumber-input {
|
||||
border: none;
|
||||
border-bottom: 1px solid rgba(0,0,0,.12);
|
||||
display: block;
|
||||
font-size: 16px;
|
||||
font-family: "Helvetica","Arial",sans-serif;
|
||||
@@ -71,7 +70,6 @@
|
||||
.viewer-total-pages {
|
||||
margin-right: 22px;
|
||||
border: none;
|
||||
border-bottom: 1px solid rgba(0,0,0,.12);
|
||||
display: block;
|
||||
font-size: 16px;
|
||||
font-family: "Helvetica","Arial",sans-serif;
|
||||
|
Reference in New Issue
Block a user