Sieve Filters (Interface first look)

Code refactoring
Small fixes
This commit is contained in:
RainLoop Team 2014-08-07 01:02:20 +04:00
parent 409e9fbdc2
commit 1027f319ed
43 changed files with 466 additions and 427 deletions

10
dev/Styles/Filter.less Normal file
View file

@ -0,0 +1,10 @@
.popups {
.b-filter-content {
width: 800px;
.modal-header {
background-color: #fff;
}
}
}