MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Hb1290
(Undo revision 60975 by Hb1290 (talk))
imported>Hb1290
No edit summary
Line 272: Line 272:
table.ombox-notice {
table.ombox-notice {
     border: 1px solid #a2a9b1;      /* Gray */
     border: 1px solid #a2a9b1;      /* Gray */
    width:100%;
}
}
table.ombox-speedy {
table.ombox-speedy {
     border: 2px solid #b32424;    /* Red */
     border: 2px solid #b32424;    /* Red */
     background: #fee;            /* Pink */
     background: #fee;            /* Pink */
    width:100%;
}
}
table.ombox-delete {
table.ombox-delete {
     border: 2px solid #b32424;    /* Red */
     border: 2px solid #b32424;    /* Red */
    width:100%;
}
}
table.ombox-content {
table.ombox-content {
     border: 1px solid #f28500;    /* Orange */
     border: 1px solid #f28500;    /* Orange */
    width:100%;
}
}
table.ombox-style {
table.ombox-style {
Line 288: Line 292:
table.ombox-move {
table.ombox-move {
     border: 1px solid #9932cc;    /* Purple */
     border: 1px solid #9932cc;    /* Purple */
    width:100%;
}
}
table.ombox-protection {
table.ombox-protection {
     border: 2px solid #a2a9b1;      /* Gray-gold */
     border: 2px solid #a2a9b1;      /* Gray-gold */
    width:100%;
}
}


Line 312: Line 318:
     border: 2px solid #b32424;    /* Red */
     border: 2px solid #b32424;    /* Red */
     background: #fee;            /* Pink */
     background: #fee;            /* Pink */
    width:100%;
}
}
table.tmbox-delete {
table.tmbox-delete {
     border: 2px solid #b32424;    /* Red */
     border: 2px solid #b32424;    /* Red */
    width:100%;
}
}
table.tmbox-content {
table.tmbox-content {
     border: 2px solid #f28500;    /* Orange */
     border: 2px solid #f28500;    /* Orange */
    width:100%;
}
}
table.tmbox-style {
table.tmbox-style {
     border: 2px solid #fc3;    /* Yellow */
     border: 2px solid #fc3;    /* Yellow */
    width:100%;
}
}
table.tmbox-move {
table.tmbox-move {
     border: 2px solid #9932cc;    /* Purple */
     border: 2px solid #9932cc;    /* Purple */
    width:100%;
}
}
table.tmbox-protection,
table.tmbox-protection,
table.tmbox-notice {
table.tmbox-notice {
     border: 1px solid #a2a9b1;    /* Gray-brown */
     border: 1px solid #a2a9b1;    /* Gray-brown */
    width:100%;
}
}


Line 340: Line 352:
table.fmbox-system {
table.fmbox-system {
     background: #f8f9fa;
     background: #f8f9fa;
    width:100%;
}
}
table.fmbox-warning {
table.fmbox-warning {
     border: 1px solid #bb7070;  /* Dark pink */
     border: 1px solid #bb7070;  /* Dark pink */
     background: #ffdbdb;        /* Pink */
     background: #ffdbdb;        /* Pink */
    width:100%;
}
}
table.fmbox-editnotice {
table.fmbox-editnotice {
     background: transparent;
     background: transparent;
    width:100%;
}
}


Anonymous user

Navigation menu