mirror of
https://github.com/Febbweiss/CloudBudget-AngularJS.git
synced 2026-03-04 22:35:38 +00:00
Feature: add account entries listing
This commit is contained in:
6
public/css/cloudbudget.css
Normal file
6
public/css/cloudbudget.css
Normal file
@@ -0,0 +1,6 @@
|
||||
div.div-striped div.row:nth-of-type(odd) {
|
||||
background: #e0e0e0;
|
||||
}
|
||||
div.div-striped div.row:nth-of-type(even) {
|
||||
background: #FFFFFF;
|
||||
}
|
||||
Reference in New Issue
Block a user