|
|
|
@ -164,6 +164,7 @@
|
|
|
|
|
margin-right: 2px;
|
|
|
|
|
}
|
|
|
|
|
.cryptpad-toolbar button {
|
|
|
|
|
color: #000;
|
|
|
|
|
background-color: inherit;
|
|
|
|
|
background-image: linear-gradient(to bottom, #fff, #e4e4e4);
|
|
|
|
|
border: 1px solid #A6A6A6;
|
|
|
|
@ -324,13 +325,12 @@
|
|
|
|
|
.cryptpad-toolbar-top .cryptpad-title input {
|
|
|
|
|
font-size: 1.5em;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
height: 100%;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
border: 1px solid black;
|
|
|
|
|
background: #fff;
|
|
|
|
|
cursor: auto;
|
|
|
|
|
width: 300px;
|
|
|
|
|
padding: 0px 5px;
|
|
|
|
|
padding: 5px 5px;
|
|
|
|
|
}
|
|
|
|
|
.cryptpad-toolbar-top .cryptpad-link {
|
|
|
|
|
position: absolute;
|
|
|
|
|