update style

This commit is contained in:
lxsang 2022-07-04 23:14:28 +02:00
parent 76b1cbf5c1
commit b8734fdc50
3 changed files with 4 additions and 4 deletions

View File

@ -72,7 +72,7 @@ p.git_graph_commit_message i.git_graph_commit_branch::before
div.git_grapth_commit_detail
{
border-radius: 5px;
background-color: whitesmoke;
background-color: bisque;
box-shadow: 0px 3px 6px 0px rgb(0,0,0,0.5);
}
@ -186,7 +186,7 @@ p.git_grapth_load_more
{
font-weight: normal ;
text-align: left;
color:#131313;
color:bisque;
display: inline-block !important;
padding-left: 5px !important;
padding-right: 5px !important;

Binary file not shown.

View File

@ -72,7 +72,7 @@ p.git_graph_commit_message i.git_graph_commit_branch::before
div.git_grapth_commit_detail
{
border-radius: 5px;
background-color: whitesmoke;
background-color: bisque;
box-shadow: 0px 3px 6px 0px rgb(0,0,0,0.5);
}
@ -186,7 +186,7 @@ p.git_grapth_load_more
{
font-weight: normal ;
text-align: left;
color:#131313;
color:bisque;
display: inline-block !important;
padding-left: 5px !important;
padding-right: 5px !important;