[PATCH 1/2] BZ 783075 updated css for long description on deployments/launch_from_catalog

Tzu-Mainn Chen tzumainn at redhat.com
Mon Feb 6 14:51:25 UTC 2012


---
 src/app/stylesheets/layout.scss |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/app/stylesheets/layout.scss b/src/app/stylesheets/layout.scss
index 9a15017..7c68844 100644
--- a/src/app/stylesheets/layout.scss
+++ b/src/app/stylesheets/layout.scss
@@ -2801,6 +2801,7 @@ ul.catalog_pretty {
         padding: 10px 10px 10px 42px;
         background: transparent url('../../images/deployment_large_icon_provider.png') no-repeat 10px center;
         h2{ font-size: 16px; }
+        p{ width: 600px; white-space: nowrap; overflow: hidden; overflow: ellipse; }
         display: table-cell;
         vertical-align: middle;
       }
@@ -2810,6 +2811,7 @@ ul.catalog_pretty {
       background: #eee;
       border-top: 1px solid #ccc;
       padding: 10px;
+      p{ padding: 0px 152px 10px 32 px; }
       table{
         margin: 0px 0px 0px 32px;
         td,th{ padding: 10px; }
-- 
1.7.6.5




More information about the aeolus-devel mailing list