X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdiabook%2Fstyle.css;h=8ee8d24f6c5a972d73936cc16197618381a43b1d;hb=7bae290aebcd7ecb5b7a21b64781bd50ccc76b41;hp=39d60f3218ae74b7217fe1e0719c0c503ed633c6;hpb=1b6c84d8f453ff591451e3304547b239a3d86c5b;p=friendica.git diff --git a/view/theme/diabook/style.css b/view/theme/diabook/style.css index 39d60f3218..8ee8d24f6c 100644 --- a/view/theme/diabook/style.css +++ b/view/theme/diabook/style.css @@ -130,7 +130,8 @@ .icon.pencil { background-image: url("../../../view/theme/diabook/icons/pencil.png");} .icon.recycle { background-image: url("../../../view/theme/diabook/icons/recycle.png");} .icon.remote-link { background-image: url("../../../view/theme/diabook/icons/remote.png");} -.icon.tagged { background-image: url("../../../view/theme/diabook/icons/tagged.png");} +.icon.tagged { background-image: url("../../../view/theme/diabook/icons/tagged.png");} +.icon.file-as { background-image: url("../../../view/theme/diabook/icons/file_as.png");} .star-item.icon.unstarred { background-image: url("../../../view/theme/diabook/icons/unstarred.png");} .star-item.icon.starred { background-image: url("../../../view/theme/diabook/icons/starred.png");} .icon.link { background-image: url("../../../view/theme/diabook/icons/link.png");} @@ -1872,7 +1873,7 @@ body .pageheader{ #jot #jot-tools li.loading img { margin-top: 10px; } -#profile-jot-form #jot-title { +#profile-jot-form #jot-title, #profile-jot-form #jot-category { border-radius: 5px 5px 5px 5px; font-weight: bold;