]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook-red/style.css
diabook-themes: added url and quote to bbcode toolbar under comment box
[friendica.git] / view / theme / diabook-red / style.css
index 0cf034a56263e179125982f2b896c1231813b8d7..0acc12dd38e34749b3097740a786ded754dd794d 100644 (file)
 #adminpage table tr:hover { background-color: #eeeeee; }
 #adminpage .selectall { text-align: right; }
 /* icons */
+.icon.bb-url{
+  background-image: url("../../../view/theme/diabook-red/icons/bb-url.png");
+  float: right;
+  margin-top: 2px;}
+.icon.quote{
+  background-image: url("../../../view/theme/diabook-red/icons/quote.png");
+  float: right;
+  margin-top: 2px;}
 .icon.bold{
   background-image: url("../../../view/theme/diabook-red/icons/bold.png");
   float: right;