mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-12-27 04:59:36 +08:00
devdocs 样式调整
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
}
|
||||
|
||||
#options .keyword {
|
||||
display: inline-block;
|
||||
/* display: inline-block; */
|
||||
font-size: 14px;
|
||||
color: #333;
|
||||
border: 1px solid #eee;
|
||||
@@ -157,7 +157,7 @@
|
||||
line-height: 22px;
|
||||
padding: 0 10px;
|
||||
background-color: #f3f3f3;
|
||||
margin-right: 5px
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
#options .logo{
|
||||
@@ -181,6 +181,11 @@
|
||||
transition: 0.5s;
|
||||
}
|
||||
|
||||
#options .footBtn.disabled {
|
||||
cursor: no-drop;
|
||||
background: #9b9b9b;
|
||||
}
|
||||
|
||||
#options .foot{
|
||||
position: fixed;
|
||||
height: 30px;
|
||||
@@ -192,10 +197,6 @@
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
#options span{
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
#options span.editBtn{
|
||||
font-size: 16px;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user