add reference comment if styling is used in both plugin less module and template module
This commit is contained in:
parent
d0a4515e09
commit
7576bf5ad8
2 changed files with 6 additions and 0 deletions
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue