taylor      2005/01/11 01:36:10

  Modified:    portal/src/webapp/WEB-INF/decorations/portlet/html/tigris/css
                        styles.css
  Log:
  made the default text inputs and labels for the tigris style a bit smaller as 
with the large font I
  was quickly running out of screen real estate on the DatabaseBrowserPortlet 
edit mode
  
  Revision  Changes    Path
  1.9       +18 -0     
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/tigris/css/styles.css
  
  Index: styles.css
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/portlet/html/tigris/css/styles.css,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- styles.css        1 Dec 2004 22:17:48 -0000       1.8
  +++ styles.css        11 Jan 2005 09:36:10 -0000      1.9
  @@ -282,6 +282,7 @@
   /* PLT.C.5 Forms                     */
   /* --------------------------------- */
   .portlet-tigris .portlet-form-label {
  +
   }
   
   .portlet-tigris .portlet-form-input-field {
  @@ -291,16 +292,33 @@
   }
   
   .portlet-tigris .portlet-icon-label {
  +    font-family: Verdana, Helvetica, Arial, sans-serif;
  +    voice-family: "\"}\"";
  +    voice-family: inherit;
  +    font-size: x-small;
   }
   
   .portlet-tigris .portlet-dlg-icon-label {
  +    font-family: Verdana, Helvetica, Arial, sans-serif;
  +    voice-family: "\"}\"";
  +    voice-family: inherit;
  +    font-size: x-small;
   }
   
   .portlet-tigris .portlet-form-field-label {
  +    font-family: Verdana, Helvetica, Arial, sans-serif;
  +    voice-family: "\"}\"";
  +    voice-family: inherit;
  +    font-size: x-small;
   }
   
   .portlet-tigris .portlet-form-field {
  +    font-family: Verdana, Helvetica, Arial, sans-serif;
  +    voice-family: "\"}\"";
  +    voice-family: inherit;
  +    font-size: x-small;
   }
  +
   
   /* font */
   .portlet-tigris .portlet-section-header,
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to