diff --git a/angularjs-portal-home/src/main/webapp/css/home.less b/angularjs-portal-home/src/main/webapp/css/home.less index 42bfcddb8..033651a4c 100644 --- a/angularjs-portal-home/src/main/webapp/css/home.less +++ b/angularjs-portal-home/src/main/webapp/css/home.less @@ -290,127 +290,11 @@ div.table-cell { // Widget View .widget-frame { - position:relative; - margin:5px; - background:#f3f3f3; - border-radius:3px; - height:280px; - color:#333; .widget-body { padding:0px 8px; } - .widget-title { - font-size:1.2em; - padding:8px; - margin:0px; - text-align:center; - color:#333; - h4 { - margin:0px; - padding:0px 20px; - } - } - a:hover { - text-decoration:none; - } - .widget-icon-container { - width:100%; - height:67%; - text-align:center; - i { - color:#333; - vertical-align:middle; - padding:55px 10px; - font-size:70px; - } - } - p { - padding:3px 8px; - } - hr { - margin-top:0px; - margin-bottom:0px; - } - .launch-app-button { - width:100%; - padding:8px; - position:absolute; - background-color:#ddd; - border:0px solid transparent; - bottom:0px; - margin:0px; - text-align:center; - display:block; - color:#666; - border-top-right-radius:0px; - border-top-left-radius:0px; - &:hover { - background-color:@color2; - color:@white; - text-decoration:none; - } - } -} -.widget-frame select.form-control { - margin:0px auto 10px; - width:auto; -} -.widget-list { - margin:0; - padding:0; - li { - border-top:1px solid #ddd; - margin:0px 15px; - padding:3px 0px; - } - li:first-child { - border-top:0px solid transparent; - } - li:hover { - cursor:pointer; - margin:0px 5px; - padding:3px 10px; - background-color:#ddd; - border-radius:4px; - } - li:hover + li { - border-top:0px solid transparent; - padding:4px 0px 3px; - } - p { - color:#666; - margin:0; - padding:0px; - font-size:12px; - } - - .bold { - font-weight:600; - color:#222; - } - .right { - float:right; - } - .offset { - position:absolute; - left:55px; - } } -.portlet-widget { - background-color: @color4; - padding:5px; - margin:5px; - border-radius:4px; -} -.simple-content-container { - height:280px; - overflow:hidden; -} -.widget-simple-html { - height:210px; - overflow:scroll; -} diff --git a/angularjs-portal-home/src/main/webapp/my-app/layout/widget/partials/home-widget-view.html b/angularjs-portal-home/src/main/webapp/my-app/layout/widget/partials/home-widget-view.html index 1742695b3..1a20d67dd 100644 --- a/angularjs-portal-home/src/main/webapp/my-app/layout/widget/partials/home-widget-view.html +++ b/angularjs-portal-home/src/main/webapp/my-app/layout/widget/partials/home-widget-view.html @@ -1,6 +1,6 @@
-
+
diff --git a/angularjs-portal-home/src/main/webapp/my-app/marketplace/partials/search-results.html b/angularjs-portal-home/src/main/webapp/my-app/marketplace/partials/search-results.html index 19fc738ed..d79691301 100644 --- a/angularjs-portal-home/src/main/webapp/my-app/marketplace/partials/search-results.html +++ b/angularjs-portal-home/src/main/webapp/my-app/marketplace/partials/search-results.html @@ -5,13 +5,13 @@ All Results ({{ results.length }})