This is just some static backup of the original site, don't expect every link to work!

Changeset 668208 for skin


Ignore:
Timestamp:
Sep 11, 2018, 12:53:11 PM (4 years ago)
Author:
rene <rene@…>
Branches:
ng_0.9
Children:
37733f
Parents:
2bdd22
Message:

changed layout mismatch-dialog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skin/v_identity.css

    r2bdd22 r668208  
    55.mismatchLine {
    66    -moz-binding: url("chrome://v_identity/content/bindings/vI_rdfAccountMismatchDialog.xml#mismatch-line");
     7    padding: 10px;
    78}
    89
    910.mismatchMenulist {
    1011    -moz-binding: url("chrome://v_identity/content/bindings/vI_rdfAccountMismatchDialog.xml#mismatch-menulist");
     12    margin: 5px;
    1113}
    1214
     
    1517}
    1618
     19.identityDesc-count-cell {
     20  text-align: center;
     21}
    1722
    1823.selectorListitem {
     
    2732}
    2833
    29 .identityDesc-ext1, .identityDesc-ext2, .identityDesc-count {
     34.identityDesc-count {
     35  text-align: center;
     36}
     37
     38.identityDesc-pre, .identityDesc-mid, .identityDesc-post {
     39  margin: 0;
     40}
     41
     42
     43/*.identityDesc-ext1, .identityDesc-ext2, .identityDesc-count {
    3044    font-style: italic;
    3145    color:      graytext;
    32 }
     46}*/
    3347
    3448#virtualIdentityExtension_rdfDataEditorContent checkbox.vI_plain {
     
    5872checkbox.vI_plain > .checkbox-label-center-box, checkbox.vI_plain > .checkbox-label-box {
    5973    display: none;
     74}
     75
     76#virtualIdentityExtension_rdfAccountMismatchDialog_groupbox description {
     77        font-size: normal;
     78        font-weight: bold;
    6079}
    6180
Note: See TracChangeset for help on using the changeset viewer.