src/pyams_portal/resources/css/portal.css
changeset 140 95bee9c0ae3f
parent 19 f4462709ee4d
child 227 d5a366b207a8
equal deleted inserted replaced
139:e93775177b43 140:95bee9c0ae3f
    14   min-height: 20px;
    14   min-height: 20px;
    15   cursor: move;
    15   cursor: move;
    16 }
    16 }
    17 #portal_config .row > .row_id {
    17 #portal_config .row > .row_id {
    18   position: absolute;
    18   position: absolute;
    19   right: 2px;
    19   top: -1.5em;
    20   top: -1.6em;
    20 }
       
    21 #portal_config .row > .row_id.pull-left {
       
    22   left: 0.3em;
       
    23 }
       
    24 #portal_config .row > .row_id.pull-right {
       
    25   right: 0.3em;
    21 }
    26 }
    22 #portal_config .row .slot {
    27 #portal_config .row .slot {
    23   margin: 3px 0;
    28   margin: 3px 0;
    24   padding: 3px;
    29   padding: 3px;
    25   border: 1px solid rgba(98, 120, 128, 0.65);
    30   border: 1px solid rgba(98, 120, 128, 0.65);