ginebra2/chrome/bedrockchrome/networkstatus.snippet/networkstatus.css
changeset 12 afcd8e6d025b
parent 3 0954f5dd2cd0
child 16 3c88a81ff781
equal deleted inserted replaced
11:786160610b4d 12:afcd8e6d025b
    43     white-space: nowrap;  
    43     white-space: nowrap;  
    44     overflow: hidden;
    44     overflow: hidden;
    45     //border: solid 1px #f00;  
    45     //border: solid 1px #f00;  
    46 }
    46 }
    47 
    47 
       
    48 .networkErrorMessage {
       
    49     vertical-align: middle;
       
    50 }
       
    51 
    48 /* Second line of URL text, truncate the text and append an ellipsis. */
    52 /* Second line of URL text, truncate the text and append an ellipsis. */
    49 .networkStatusText2 {  
    53 .networkStatusText2 {  
    50     vertical-align: middle;
    54     vertical-align: middle;
    51     white-space: nowrap;
    55     white-space: nowrap;
    52     overflow: hidden;  
    56     overflow: hidden;