ledgerrb/public/app/css/app.css
Gwenhael Le Moine e71f417aa2 refactor design
2015-09-17 10:16:42 +02:00

8 lines
191 B
CSS

/* app css stylesheet */
md-content table { max-width: 99%;
width: 99%;
margin: 0 0.5%; }
md-card select { height: 100%; }
.even{background-color:#ddd}
.odd{background-color:#eee}