X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Fvarious.scss;fp=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Fvarious.scss;h=9d2f94f57b07e462f5306ae63f38a78c5d7e0751;hb=e9e3f938053174b93a0ee246600c5771d801e712;hp=7daf40ec6ecb6891c367178a6dc23df6e44ab094;hpb=99e8c2785b9fc0cd9cc8674cb297a13a1035238f;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/material/css/various.scss b/app/Resources/static/themes/material/css/various.scss index 7daf40ec..9d2f94f5 100644 --- a/app/Resources/static/themes/material/css/various.scss +++ b/app/Resources/static/themes/material/css/various.scss @@ -21,6 +21,17 @@ div.settings div.file-field { nav .input-field input { margin: 0; + padding-left: 0.5rem; +} + +.new-entry-button { + padding: 0 1rem; + background-color: transparent; + border: none; + + &:focus { + background-color: inherit; + } } .tabs {