mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-07 10:01:47 -04:00
Working on time tracker
This commit is contained in:
parent
0c4782479c
commit
c052ad08ec
@ -23,13 +23,11 @@
|
|||||||
.list-group-item.active {
|
.list-group-item.active {
|
||||||
background-color: #f8f8f8 !important;
|
background-color: #f8f8f8 !important;
|
||||||
color: black !important;
|
color: black !important;
|
||||||
xborder-color: #888 !important;
|
|
||||||
border-left-color: #f8f8f8 !important;
|
border-left-color: #f8f8f8 !important;
|
||||||
border-right-color: #f8f8f8 !important;
|
border-right-color: #f8f8f8 !important;
|
||||||
|
|
||||||
box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.2);
|
box-shadow: 0 0 0 2px rgba(0,0,0,.1), 0 2px 2px rgba(0,0,0,.2);
|
||||||
border-color: #fff !important;
|
border-color: #fff !important;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
span.link {
|
span.link {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user