Add cba hint

This commit is contained in:
yflory
2020-04-15 16:49:38 +02:00
parent fd2ee0fced
commit 7890342ae1
2 changed files with 8 additions and 1 deletions

View File

@@ -26,6 +26,11 @@
// Properties modal
.cp-app-prop {
margin-bottom: 10px;
.cp-app-prop-hint {
color: @cryptpad_text_col;
font-size: 0.8em;
margin-bottom: 5px;
}
.cp-app-prop-size-container {
height: 20px;
background-color: @colortheme_logo-2;