src/pyams_portal/resources/css/portal.css
changeset 273 8bd3d7b56bda
parent 238 e3cc2cd9f499
child 275 36ff0ccd4253
equal deleted inserted replaced
272:bcda5cadab9e 273:8bd3d7b56bda
    72 #portal_config .portlet-highlight {
    72 #portal_config .portlet-highlight {
    73   margin: 0;
    73   margin: 0;
    74   border: 1px solid #7b939c;
    74   border: 1px solid #7b939c;
    75   min-height: 40px;
    75   min-height: 40px;
    76 }
    76 }
       
    77 #portal_config .wrapper-image,
       
    78 #portal_config .wrapper-imagemap {
       
    79   width: 100%;
       
    80 }
       
    81 #portal_config .wrapper-image img,
       
    82 #portal_config .wrapper-imagemap img,
       
    83 #portal_config .wrapper-image svg,
       
    84 #portal_config .wrapper-imagemap svg {
       
    85   width: 100%;
       
    86 }
    77 #portal_config.container .col-12 {
    87 #portal_config.container .col-12 {
    78   float: left;
    88   float: left;
    79   width: 100%!important;
    89   width: 100%!important;
    80 }
    90 }
    81 #portal_config.container .col-11 {
    91 #portal_config.container .col-11 {