diff --git a/pom.xml b/pom.xml index 799da96..8874ea7 100644 --- a/pom.xml +++ b/pom.xml @@ -122,6 +122,27 @@ + + com.liferay.maven.plugins + liferay-maven-plugin + ${liferay.maven.plugin.version} + + + generate-sources + + build-css + + + + + ${liferay.auto.deploy.dir} + ${liferay.app.server.deploy.dir} + ${liferay.app.server.lib.global.dir} + ${liferay.app.server.portal.dir} + ${liferay.version} + portlet + + maven-compiler-plugin diff --git a/src/main/webapp/css/Tags.css b/src/main/webapp/css/Tags.css index ba30afd..3381338 100644 --- a/src/main/webapp/css/Tags.css +++ b/src/main/webapp/css/Tags.css @@ -98,7 +98,6 @@ div#usersManagementPortletContainer div.text-button { background : rgb(234,234,234) !important; background-color : rgb(234,234,234) !important; border : 0px !important; - text-align : } div#usersManagementPortletContainer div.text-button span { padding-top : 7px;