From 302afa134cf31e08c38e502ae5cbd4177e614529 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 23 May 2014 15:42:00 +0200 Subject: [PATCH] add info about background repeat and position --- developer_manual/app/css.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/app/css.rst b/developer_manual/app/css.rst index bc2b7d1f6..7b2828919 100644 --- a/developer_manual/app/css.rst +++ b/developer_manual/app/css.rst @@ -42,7 +42,7 @@ ownCloud provides a default CSS navigation layout. If list entries should have 1 Icons ===== -To use icons which are shipped in core, special class to apply the background image are supplied: +To use icons which are shipped in core, special class to apply the background image are supplied. All of these classes use **background-position: center** and **background-repeat: no-repeat**. * **icon-breadcrumb**: .. image:: ../img/7/breadcrumb.png