@ -72,7 +72,7 @@
@toolbar-gradient-start: #f5f5f5;
@toolbar-gradient-end: #DDDDDD;
@toolbar-button-font-size: 14px;
@toolbar-button-font-size: 12px;
@topbar-back: #fff;
@topbar-color: #000;
@ -118,7 +118,7 @@
float: right;
}
.cryptpad-toolbar button {
font-size: 14px;
font-size: 12px;
border: 1px solid transparent;
border-radius: .25rem;
color: #292b2c;
@ -467,7 +467,7 @@ span.fa-folder-open {
#driveToolbar button {
height: 24px;
#driveToolbar button.element {
border-radius: 2px;
@ -23,7 +23,7 @@
@toolbar-path-bg: #fff;
@toolbar-path-border: #888;
@button-font-size: 14px;
@button-font-size: 12px;
@size-mobile: 600px;