send-page

This commit is contained in:
Bechi 2014-04-16 10:52:13 -03:00
commit 844fee49ad
2 changed files with 23 additions and 15 deletions

View file

@ -77,6 +77,10 @@ body {
border:0;
}
.panel:hover {
background: #efefef;
}
.transactions .panel {
background: #ECECEC;
}