Improve the top bar and use the font awesome icons in /code
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
user-select: none;
|
||||
color: #666;
|
||||
font-weight: bold;
|
||||
height: 26px;
|
||||
height: 30px;
|
||||
margin-bottom: -3px;
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
@@ -26,7 +26,7 @@
|
||||
float: right;
|
||||
}
|
||||
.cryptpad-toolbar div {
|
||||
padding: 0 10px;
|
||||
padding: 0 3px;
|
||||
height: 1.5em;
|
||||
line-height: 25px;
|
||||
height: 100%;
|
||||
@@ -38,7 +38,7 @@
|
||||
color: #000;
|
||||
}
|
||||
.cryptpad-toolbar button {
|
||||
height: 100%;
|
||||
height: 26px;
|
||||
background-color: inherit;
|
||||
background-image: linear-gradient(to bottom, #fff, #e4e4e4);
|
||||
border: 1px solid #A6A6A6;
|
||||
|
||||
Reference in New Issue
Block a user