修改列表样式

This commit is contained in:
kekee000
2014-12-20 01:14:16 +08:00
parent 816b405206
commit 43b4e1b405
4 changed files with 16 additions and 10 deletions

View File

@@ -46,6 +46,10 @@
color: #4A90E2;
}
}
.i-edit,
.i-del {
color: lighten(#4A90E2, 10%)
}
.i-edit {
.i-ico('\e021');