change split bill ui

This commit is contained in:
phyusin
2018-02-07 15:50:36 +06:30
parent 41aa840eb2
commit 492bf93185
5 changed files with 508 additions and 237 deletions

View File

@@ -390,3 +390,9 @@ i.logout_icon{
}
/* End Notify */
/* selected color for split bills */
.selected-split-item {
color: #fff !important;
background-color: #5DADE2 !important;
}