Skip to content

Commit ea027af

Browse files
committed
additional aesthetics
1 parent dccb4c3 commit ea027af

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

dashboard/skins/quick.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -9677,7 +9677,7 @@ blockquote {
96779677
margin: 0;
96789678
}
96799679
}
9680-
#noticeDropdown.tab-pane {
9680+
#noticeDropdown. tab-pane {
96819681
background: #222;
96829682
color: #fff;
96839683
}
@@ -9744,6 +9744,7 @@ blockquote {
97449744
color: #818da7;
97459745
}
97469746
.headermenu .dm-notice .list-group .list-group-item h5 {
9747+
color: #fff;
97479748
margin: 0;
97489749
font-weight: 700;
97499750
font-size: 12px;

themes/defaulted/skins/quick.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -9668,7 +9668,7 @@ blockquote {
96689668
margin: 0;
96699669
}
96709670
}
9671-
#noticeDropdown.tab-pane {
9671+
#noticeDropdown .tab-pane {
96729672
background: #222;
96739673
color: #fff;
96749674
}
@@ -9735,6 +9735,7 @@ blockquote {
97359735
color: #818da7;
97369736
}
97379737
.headermenu .dm-notice .list-group .list-group-item h5 {
9738+
color: #fff;
97389739
margin: 0;
97399740
font-weight: 700;
97409741
font-size: 12px;

themes/smoked/skins/quick.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -9677,7 +9677,7 @@ blockquote {
96779677
margin: 0;
96789678
}
96799679
}
9680-
#noticeDropdown.tab-pane {
9680+
#noticeDropdown. tab-pane {
96819681
background: #222;
96829682
color: #fff;
96839683
}
@@ -9744,6 +9744,7 @@ blockquote {
97449744
color: #818da7;
97459745
}
97469746
.headermenu .dm-notice .list-group .list-group-item h5 {
9747+
color: #fff;
97479748
margin: 0;
97489749
font-weight: 700;
97499750
font-size: 12px;

0 commit comments

Comments
 (0)