Skip to content

Commit 55a67ef

Browse files
authored
Update code.css
1 parent e48fb23 commit 55a67ef

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

code.css

+2-10
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ html {
6464
}
6565
.datepicker {
6666
border-radius: 3px;
67-
background: #207ac9
67+
background: #1b69adfa
6868
}
6969
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
70-
background: #1b69ad
70+
background: #1b69adfa
7171
}
7272
.panel-success>.panel-heading
7373
{
@@ -94,14 +94,6 @@ html {
9494
a {
9595
color: #434365;
9696
}
97-
.skin-blue .main-header .navbar
98-
{
99-
background-color: #3c8dbce3 !important;
100-
}
101-
.skin-blue .main-header .logo
102-
{
103-
background-color: #3c8dbce3 !important;
104-
}
10597
#nav
10698
{
10799
background-color:#fff;

0 commit comments

Comments
 (0)