add reference comment if styling is used in both plugin less module and template module

This commit is contained in:
Jana Deutschländer 2017-04-26 16:33:30 +02:00
commit 7576bf5ad8
2 changed files with 6 additions and 0 deletions

View file

@ -2,6 +2,7 @@
* This file provides the design styles for the metatabbox
*
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
* @author Silke Pisulla <pisulla@cosmocode.de>
*/
@ -300,6 +301,7 @@
/* + + + + + tab issues + + + + + */
/* see plugins/magic-matcher.less */
#spr__tab-issues {
ul.mmissuelist {
padding-left: 0;

View file

@ -1,5 +1,8 @@
/**
* This file provides styles for magic matcher plugin
*
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
* @author Silke Pisulla <pisulla@cosmocode.de>
*/
@ -84,6 +87,7 @@
/* + + + + + in meta box + + + + + */
/* see area_nav-metabox.less */
#spr__tab-issues {
ul.mmissuelist {
padding-left: 0;