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