[FIX] introduction table borders
This commit is contained in:
parent
06dcf70205
commit
38e0afd4ed
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user