Metapost: Blogger Update (04/09/2013)

Here is your weekly Stylebot / Stylish code update for the Blogger interface.

/* ---------------- */
/* ALL PAGES */
/* ---------------- */

li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
/* ALL -- Font Size */
font-size: 12px !important;
}

div.GIL3GQOBG5 {
/* BACKGROUND */
background-color: #999999 !important;
border-color: #000000 !important;
border-width: 1px !important;
border-style: solid !important;
}

/* ---------------- */
/* POSTS */
/* ---------------- */

div.GIL3GQOBI5 {
/* POSTS -- Left bar options -- BACKGROUND COLOR */
padding-left: 5px !important;
margin-left: 25px !important;
border-width: 1px !important;
border-style: solid !important;
background-color: #ffffff !important;
}

a.blogg-button.blogg-primary {
/* POSTS -- Left bar options -- ORANGE NEW POST BUTTON */
margin-left: 20px !important;
}

span.GIL3GQOBJGB {
/* POSTS -- Left bar options -- ALL/DRAFT/PUBLISHED */
width: 200px !important;
font-size: 10px !important;
margin-bottom: -5px !important;
margin-top: -5px !important;
}

.blogg-posttable {
/* POSTS -- Table containing scheduled/drafted posts -- LOCATION & BORDER & COLOR */
margin-left: 0px !important;
border: 1px solid #000000 !important;
background-color: #ffffff !important;
}

.blogg-posttable .blogg-visible-on-select {
/* POSTS -- Table containing scheduled/drafted posts -- WIDTH */
color: #000000 !important;
margin-top: 0px !important;
padding-bottom: 0px !important;
}

div.blogg-visible-on-select {
/* POSTS -- Table containing scheduled/drafted posts -- EDIT/DELETE FONT SIZE */
font-size: 0px !important;
}

a.GIL3GQOBKB {
/* POSTS -- Table containing scheduled/drafted posts -- LABEL/TAG FONT SIZE */
font-size: 10px !important;
color: #000000 !important;
}

span.GIL3GQOBFQB {
/* POSTS -- Table containing scheduled/drafted posts -- DRAFT/SCHEDULED FONT SIZE */
font-size: 8px !important;
}

div.GLVTYVNAC {
/* POSTS -- Table containing scheduled/drafted posts -- LABEL FIELD LENGTH */
width: 500px !important;
}

td.GIL3GQOBCO {
/* POSTS -- Table containing scheduled/drafted posts -- WIDTH */
border-color: #000000 !important;
padding: 2px !important;
}

/* ---------------- */
/* POST EDITOR */
/* ---------------- */

.editor .htmlBox, .editor .composeBox {
/* EDITOR -- Main text entry field */
max-width: 700px !important;
}

div.editorHolder {
/* EDITOR -- Area behind main text entry field */
background-color: #999999 !important;
}

div.optionHolder {
/* EDITOR -- Right bar Post Settings */
background-color: #f0f0f0 !important;
border-style: solid !important;
border-color: #000000 !important;
}

0 comments:

Post a Comment