mirror of https://github.com/1099438829/macUI.git
This commit is contained in:
parent
7c2c5e740f
commit
8707f0a081
|
|
@ -435,16 +435,7 @@ body {
|
|||
font-size: 14px;
|
||||
color: #eaeaea;
|
||||
background-color: rgba(121, 121, 121, 0.5);
|
||||
}
|
||||
|
||||
#win10_command_center .command-header div{
|
||||
width: 130px;
|
||||
height: 20px;
|
||||
margin: 15px 0;
|
||||
display: inline-block;
|
||||
font-size: 14px;
|
||||
color: #eaeaea;
|
||||
background-color: rgba(121, 121, 121, 0.5);
|
||||
border-radius:2px;
|
||||
}
|
||||
|
||||
#win10_command_center .command-header div:hover {
|
||||
|
|
|
|||
Loading…
Reference in New Issue