mirror of https://github.com/1099438829/macUI.git
Merge branch 'cssock' of https://github.com/1099438829/macUI into cssock
# Conflicts: # css/index.css
This commit is contained in:
commit
7c2c5e740f
|
|
@ -481,7 +481,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#win10_command_center .command-body .notice .notice-header {
|
#win10_command_center .command-body .notice .notice-header {
|
||||||
background-color:#dee7e7;
|
background-color:#eff0f2;
|
||||||
height: 25px;
|
height: 25px;
|
||||||
border-radius: 5px 5px 0 0;
|
border-radius: 5px 5px 0 0;
|
||||||
line-height: 25px;
|
line-height: 25px;
|
||||||
|
|
@ -504,7 +504,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#win10_command_center .command-body .notice .notice-body {
|
#win10_command_center .command-body .notice .notice-body {
|
||||||
background-color: #eff0f2;
|
background-color: #dee7e7;
|
||||||
border-radius: 0 0 5px 5px;
|
border-radius: 0 0 5px 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue