[mobile] debug stylesheets
This commit is contained in:
parent
110d27b7d1
commit
a3c18a4447
|
@ -1,3 +1,10 @@
|
||||||
|
|
||||||
|
@white: #ffffff;
|
||||||
|
@black: #000000;
|
||||||
|
@gray: #c4c4c4;
|
||||||
|
@green: #4cd964;
|
||||||
|
|
||||||
|
|
||||||
.popup, .popover, .sheet-modal {
|
.popup, .popover, .sheet-modal {
|
||||||
.list:first-child {
|
.list:first-child {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
@themeColor: #446995;
|
@themeColor: #446995;
|
||||||
@white: #ffffff;
|
|
||||||
@black: #000000;
|
|
||||||
@gray: #c4c4c4;
|
|
||||||
|
|
||||||
@import '../../../../common/mobile/resources/less/_mixins.less';
|
@import '../../../../common/mobile/resources/less/_mixins.less';
|
||||||
@import '../../../../common/mobile/resources/less/collaboration.less';
|
@import '../../../../common/mobile/resources/less/collaboration.less';
|
||||||
|
|
Loading…
Reference in a new issue