Follow-up Comment #4, bug #2204 (project savane):

That's nice, but there a slight problem (maybe not with all themes, at least
with the gna one), the boxhiglight modifies the size of the box, as visible
in the attached screenshot.

It should not happen, considering the css, but it does, I'm not sure why
exactly

.boxitem {
        background-color: #fafafa;
        padding: 1%;
        border: solid #b0b0b0;
        border-width: 0 thin thin thin;
}
.boxitemalt {
        background-color: #dbdbdb;
        padding: 1%;
        border: solid #b0b0b0;
        border-width: 0 thin thin thin;
}

.boxhighlight {
        border-bottom: solid #5080c0;
        background-color: #c4dbe4;
        padding: 1%;
        border: solid #b0b0b0;
        border-width: 0 thin thin thin;
}

    _______________________________________________________

Additional Item Attachment:

File name: issue.jpg                      Size:206 KB

<http://gna.org/bugs/download.php?item_id=2204&item_file_id=179>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=2204>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Savane-dev mailing list
Savane-dev@gna.org
https://mail.gna.org/listinfo/savane-dev

Reply via email to