Projet

Général

Profil

0001-style-adjust-widget-margins-7369.patch

Frédéric Péters, 27 mai 2015 10:44

Télécharger (682 octets)

Voir les différences:

Subject: [PATCH] style: adjust widget margins (#7369)

 wcs/qommon/static/css/qommon.css | 4 ----
 1 file changed, 4 deletions(-)
wcs/qommon/static/css/qommon.css
2 2
	color: #028;
3 3
}
4 4

  
5
div.content {
6
	margin-left: 5px;
7
}
8

  
9 5
div.TextWidget textarea,
10 6
div.RankedItemsWidget input,
11 7
div.StringWidget input,
12
-