Changeset 1563:a28b261eab1c

Show
Ignore:
Timestamp:
11/18/10 18:56:53 (3 years ago)
Author:
Thomas Gambet <tgambet@…>
Branch:
default
Message:

+ specific style for http checker

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • WebContent/style/base_ucn.css

    r1433 r1563  
    856856        margin:0 0.3em 0.3em 0.3em; 
    857857} 
     858div#http_response_header ul.headers { 
     859        border-radius:0.5em; 
     860        background-color:#000; 
     861        color:#DDD; 
     862        margin-bottom:0.5em; 
     863        padding:0.5em; 
     864} 
     865 
    858866#observations span.arrow { 
    859867        display:inline-block;