first commit
This commit is contained in:
6
libraries/framework/skin/base/mixins/plugins.less
Normal file
6
libraries/framework/skin/base/mixins/plugins.less
Normal file
@@ -0,0 +1,6 @@
|
||||
// Panels
|
||||
|
||||
.tag-variant(@bg) {
|
||||
color: #FFF;
|
||||
background-color: lighten(@bg, 8%);
|
||||
}
|
||||
Reference in New Issue
Block a user