Note locking support
This commit is contained in:
@@ -7,6 +7,10 @@ $heading-height: 75px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.locked {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
#editor-title-bar {
|
||||
width: 100%;
|
||||
|
||||
|
||||
@@ -41,8 +41,8 @@ a.disabled {
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.icon.ion-locked {
|
||||
#footer-lock-icon {
|
||||
margin-left: 5px;
|
||||
border-left: 1px solid gray;
|
||||
padding-left: 8px;
|
||||
border-left: 1px solid gray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user