bilbo does not apply some styles from blog (blogger)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bilbo Blogger |
New
|
Undecided
|
Unassigned |
Bug Description
My blogger template contains styles like these
/*****************
* CONSOLE style
*****************/
.post pre.console {
border-style: groove;
background-color: #111;
border-width: 2px 2px 2px 2px;
border-color: #b2b2b2;
padding: 4px 4px 4px 4px;
color: #b2b2b2;
}
.post pre.console:
background:
color:black;
}
.post pre.console span.red {
color: #FF5454;
}
.post pre.console span.red::selection {
background: #FF5454;
}
.post pre.console span.green {
color: #18B218;
}
.post pre.console span.green:
background: #18B218;
}
I use them in posts like that http://
I tried to edit this example post in bilbo blogger. On "post preview" tab "console" did not apply. It lloks like bilbo doesn't fetch style. Screenshots, that illustrating the problem:
http://
http://