phpBMS

Changeset 488 for trunk/phpbms/common

Show
Ignore:
Timestamp:
04/08/09 12:05:04 (3 years ago)
Author:
brieb
Message:
  • rearranged notes/tasks/events layout. Memo is now on left side
  • reformatted time stamp key to keep focus of memo field and add appropriate carriage returns. Also gave it an access key 't'
Location:
trunk/phpbms/common/stylesheet/mozilla
Files:
1 added
1 removed
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/common/stylesheet/mozilla/forms.css

    r384 r488  
    22/* $LastChangedDate$ */ 
    33 
    4 SELECT, INPUT, TEXTAREA, .uneditable,button{  
     4SELECT, INPUT, TEXTAREA, .uneditable,button{ 
    55        border:1px solid #ABB1B1; 
    6         font-size: 11px;  
    7         padding: 2px 0px 2px 3px;   
     6        font-size: 11px; 
     7        padding: 2px 0px 2px 3px; 
    88        background: #F7FAFA; 
    9         vertical-align: middle;  
     9        vertical-align: middle; 
    1010        font-style:normal; 
    1111} 
     
    5151color:#0B63A2; 
    5252vertical-align:middle; 
    53 cursor: pointer;  
     53cursor: pointer; 
    5454} 
    5555.buttonsRight{ 
     
    6161border:0; 
    6262padding:0px; 
    63 cursor: pointer;  
     63cursor: pointer; 
    6464width:16px;height:16px; 
    6565vertical-align:middle; 
     
    9696.buttonWWW{background:url(image/button-www.png) 0 0 no-repeat;} 
    9797.buttonX{background:url(image/button-x.png) 0 0 no-repeat;} 
    98 .buttonTimeStamp{background:url(image/button-timestamp.png) 100% 0 no-repeat;padding-right:20px;font-size:11px;margin-right:6px;color:black;width:auto;} 
     98 
     99.buttonTimeStamp{ 
     100        background:url(image/button-timestamp.png) no-repeat; 
     101        padding-left:20px; 
     102        font-size:11px; 
     103        color : #455372; 
     104        font-weight:bold; 
     105        width:auto;} 
     106 
    99107.buttonDownload{background:url(image/button-download.png) 0 0 no-repeat;} 
    100108 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.