thirdparty/google_appengine/google/appengine/ext/admin/templates/css/inboundmail.css
changeset 2864 2e0b0af889be
equal deleted inserted replaced
2862:27971a13089f 2864:2e0b0af889be
       
     1 #inboundmail label {
       
     2   display: block;
       
     3   font-weight: bold;
       
     4 }
       
     5 #inboundmail legend {
       
     6   font-weight: bold;
       
     7 }
       
     8 #inboundmail .radio label {
       
     9   display: inline;
       
    10   font-weight: normal;
       
    11 }
       
    12 
       
    13 #inboundmail fieldset,
       
    14 #inboundmail .fieldset {
       
    15   margin-bottom: 8px;
       
    16 }
       
    17 #inboundmail-submit {
       
    18   margin-top: 2em;
       
    19 }