mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-02 16:09:59 -04:00
Updated overall font-family, font-size, line-height, letter-spacing and some other minor adjustments
This commit is contained in:
parent
f239b53972
commit
c9f35b9aa0
4 changed files with 16 additions and 17 deletions
4
public/vendor/select2/select2-bootstrap.css
vendored
4
public/vendor/select2/select2-bootstrap.css
vendored
|
@ -29,7 +29,7 @@
|
|||
border-color: #cccccc;
|
||||
border-radius: 4px;
|
||||
color: #555555;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-family: inherit;
|
||||
background-color: white;
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
||||
|
@ -40,7 +40,7 @@
|
|||
border-color: #cccccc;
|
||||
border-radius: 4px;
|
||||
color: #555555;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-family: inherit;
|
||||
background-color: white;
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue