Changeset 5980

Show
Ignore:
Timestamp:
07/10/08 11:17:15 (5 years ago)
Author:
p_lindheimer
Message:

#2897 formatting CSS issues on phpsysinfo that could effect other future modules

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amp_conf/htdocs/admin/common/mainstyle.css

    r5358 r5980  
    106106  /*color: #ff9933; */ 
    107107  color: black;  
     108} 
     109#header #version a:link { 
     110  background-color: transparent; 
    108111} 
    109112#header #version a:hover { 
     
    193196  padding:0px; 
    194197  border:0; 
     198  float:left; 
    195199} 
    196200 
     
    218222#need_reload_block a { 
    219223  display:block; 
     224  background-color:#FF9933; 
     225  color:#FFFFFF; 
    220226} 
    221227#login_message { 
     
    225231  width: 180px; 
    226232  font-size:12px; 
     233  background-color: none; 
     234} 
     235#login_message a:link { 
     236  background-color: transparent; 
    227237} 
    228238#message-old {