Skip to content

Commit 8751e15

Browse files
committed
styles
1 parent b8df377 commit 8751e15

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

assets/css/hxwidgets.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
.header-container {
66
padding: 5px;
7-
background-color: #CCCCCC;
7+
background-color: #EEEEEE;
88
}
99

1010
.header {
11-
background-color: #CCCCCC !important;
11+
background-color: #EEEEEE !important;
1212
color: #444444 !important;
1313
}

assets/css/hxwidgets.min.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#tabContainer{padding-top:10px;}
2-
.header-container{padding:5px;background-color:#CCCCCC;}
3-
.header{background-color:#CCCCCC!important;color:#444444!important;}
2+
.header-container{padding:5px;background-color:#EEEEEE;}
3+
.header{background-color:#EEEEEE!important;color:#444444!important;}
44

0 commit comments

Comments
 (0)