src/pyams_portal/resources/css/portal.css
changeset 237 684238afccef
parent 232 ade88d2dea30
child 238 e3cc2cd9f499
equal deleted inserted replaced
236:e741863c2af4 237:684238afccef
    54 #portal_config .slots {
    54 #portal_config .slots {
    55   min-height: 15px;
    55   min-height: 15px;
    56 }
    56 }
    57 #portal_config .slot-highlight {
    57 #portal_config .slot-highlight {
    58   margin: 3px 0;
    58   margin: 3px 0;
    59   border: 1px solid #7b939c;
    59   border: 1px solid #7b939c!important;
       
    60   background-color: #a4c3ce!important;
    60   min-height: 40px;
    61   min-height: 40px;
    61 }
    62 }
    62 #portal_config .portlets {
    63 #portal_config .portlets {
    63   min-height: 15px;
    64   min-height: 15px;
    64 }
    65 }
   139   width: 970px!important;
   140   width: 970px!important;
   140 }
   141 }
   141 #portal_config.container-lg {
   142 #portal_config.container-lg {
   142   width: 1170px!important;
   143   width: 1170px!important;
   143 }
   144 }
   144 /*# sourceMappingURL=portal.css.map */