[FIX] introduction table borders

This commit is contained in:
Xavier Morel 2015-02-26 12:05:11 +01:00
parent 06dcf70205
commit 38e0afd4ed

View File

@ -40,7 +40,7 @@ li > p {
padding: 5px;
margin: 5%;
border-width: 3px;
border: 3px solid #666;
border-radius: 3px;
}
@ -94,9 +94,6 @@ li > p {
background-color: transparent !important;
color: #aaa !important;
}
.accounts-table > div > div {
border-color: #666;
}
.chart-of-accounts .highlight-op {
background-color: #030035;