Photo embed button with album browser works in new post editor.

This commit is contained in:
Andrew Manning
2016-06-12 19:41:37 -04:00
parent a1183bf09a
commit b5933e9d44
5 changed files with 271 additions and 84 deletions

View File

@@ -2020,3 +2020,9 @@ dl.bb-dl > dd > li {
.help-searchlist a {
font-size: 130%;
}
.embed-photo-selected-photo {
border-color: blue;
border-style: solid;
border-width: 5px;
}