ledgerrb/public/app/css/app.css

9 lines
159 B
CSS
Raw Normal View History

/* app css stylesheet */
md-content table { max-width: 99%;
2015-02-04 16:08:32 +01:00
width: 99%;
margin: 0 0.5%; }
2014-10-01 16:14:27 +02:00
2014-08-19 17:39:10 +02:00
.even{background-color:#ddd}
.odd{background-color:#eee}