mirror of
https://github.com/Jonnyan404/memos-bber.git
synced 2026-04-25 03:58:37 +09:00
默认标签公开或自己可见
This commit is contained in:
+4
-8
@@ -140,7 +140,7 @@ input.inputer{border-bottom: 1px solid #ccc;width:75%;}
|
||||
justify-content: flex-start;
|
||||
font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
|
||||
}
|
||||
.tag-list>.item-container,.visibility-list >.item-lock {
|
||||
.tag-list>.item-container,.visibility-list >.item-lock,.tag-list .hidetag{
|
||||
display: inline-block;
|
||||
background-color: #666;
|
||||
cursor: pointer;
|
||||
@@ -151,6 +151,9 @@ input.inputer{border-bottom: 1px solid #ccc;width:75%;}
|
||||
color: #fff;
|
||||
margin:0 6px 6px 0;
|
||||
}
|
||||
.tag-list .hidetag{padding:0;float:right;}
|
||||
.tag-hide{display: none;}
|
||||
.tag-hide input.inputer{width:40%;font-size:11px;}
|
||||
|
||||
.visibility-list .item-lock.lock-now{
|
||||
background-color:rgb(22,163,74);
|
||||
@@ -167,13 +170,6 @@ input.inputer{border-bottom: 1px solid #ccc;width:75%;}
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.tip{
|
||||
margin-left: 36%;
|
||||
max-width: 640px;
|
||||
|
||||
Reference in New Issue
Block a user