phpBMS

Changeset 170 for trunk/phpbms/common

Show
Ignore:
Timestamp:
11/10/06 19:49:30 (6 years ago)
Author:
brieb
Message:

Implements #20. Needs heavy testing on install/update and trying different security options.

Location:
trunk/phpbms/common/stylesheet/mozilla
Files:
1 added
3 modified

Legend:

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

    r162 r170  
    101101.buttonX{background:url(image/button-x.png) 0 0 no-repeat;} 
    102102.buttonTimeStamp{background:url(image/button-timestamp.png) 100% 0 no-repeat;padding-right:20px;font-size:11px;margin-right:6px;color:black;width:auto;} 
     103.buttonDownload{background:url(image/button-download.png) 0 0 no-repeat;} 
    103104 
    104105.buttonShowSQLUp{width:35px;background:url(image/button-sql-up.png) 0 0 no-repeat;} 
  • trunk/phpbms/common/stylesheet/mozilla/pages/tabledefs.css

    r160 r170  
    66#fsAttributes{float:right;width:200px;} 
    77#id,ds-moduleid{width:98%} 
     8#type{width:98%} 
    89 
    910#leftSideDiv{margin-right:228px;padding-top:1px;} 
  • trunk/phpbms/common/stylesheet/mozilla/pages/users.css

    r151 r170  
    99#leftSideDiv{margin-right:228px;padding-top:1px;} 
    1010#firstnameP{float:left;} 
     11 
     12#assignedrolesdiv{float:left; padding-right:10px;} 
     13#assignedroles,#availableroles{width:150px;} 
     14 
     15#rolebuttonsdiv{float:left;padding-top:20px;;padding-right:10px;} 
     16#rolebuttonsdiv button{width:100px;} 
     17 
     18#availablerolesdiv{} 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.