mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 11:34:05 +08:00
update files
This commit is contained in:
parent
7882e3ce40
commit
4211853575
@ -236,7 +236,7 @@ header [class*=" icon-"] {
|
|||||||
top: 31px;
|
top: 31px;
|
||||||
left: 5px;
|
left: 5px;
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
z-index: 1;
|
z-index: 2;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
box-shadow: 0 0 5px 0 #a9a9a9;
|
box-shadow: 0 0 5px 0 #a9a9a9;
|
||||||
}
|
}
|
||||||
@ -370,7 +370,8 @@ header [class*=" icon-"] {
|
|||||||
}
|
}
|
||||||
.ui-command-popup {
|
.ui-command-popup {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 39px; right: 0;
|
top: 39px;
|
||||||
|
right: 0;
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
}
|
}
|
||||||
.ui-command-popup li {
|
.ui-command-popup li {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user