aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-06-13 09:18:39 +0200
committerMario Vavti <mario@mariovavti.com>2016-06-13 09:18:39 +0200
commite963714ad6346e7c89ad15c2dfaff1636ebb1795 (patch)
tree6ea94ce95ad7f114a07e2fbdc9f3d375cbb9d2e4 /view/theme
parentef95c68b4f33102145837a0f87981f4e8a8c8876 (diff)
parent6d4188f05e2a8e92508b1d38e4b7ef5156ba6c42 (diff)
downloadvolse-hubzilla-e963714ad6346e7c89ad15c2dfaff1636ebb1795.tar.gz
volse-hubzilla-e963714ad6346e7c89ad15c2dfaff1636ebb1795.tar.bz2
volse-hubzilla-e963714ad6346e7c89ad15c2dfaff1636ebb1795.zip
Merge branch 'dev' into sabre32
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index f5241c6ff..9e2a0431b 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2030,3 +2030,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;
+}