aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/various.scss
diff options
context:
space:
mode:
authorSimounet <contact@simounet.net>2017-12-28 20:24:39 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2018-01-12 10:07:46 +0100
commitf86c2b5fa6e8e681dbc6608e8272b63679336676 (patch)
tree76aa018154150b58e20c2df2be11b61d3ec0dbfc /app/Resources/static/themes/material/css/various.scss
parente9e3f938053174b93a0ee246600c5771d801e712 (diff)
downloadwallabag-f86c2b5fa6e8e681dbc6608e8272b63679336676.tar.gz
wallabag-f86c2b5fa6e8e681dbc6608e8272b63679336676.tar.zst
wallabag-f86c2b5fa6e8e681dbc6608e8272b63679336676.zip
Label replaced by a button on the nav search form
Diffstat (limited to 'app/Resources/static/themes/material/css/various.scss')
-rw-r--r--app/Resources/static/themes/material/css/various.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/Resources/static/themes/material/css/various.scss b/app/Resources/static/themes/material/css/various.scss
index 9d2f94f5..ba6570f2 100644
--- a/app/Resources/static/themes/material/css/various.scss
+++ b/app/Resources/static/themes/material/css/various.scss
@@ -24,16 +24,6 @@ nav .input-field input {
24 padding-left: 0.5rem; 24 padding-left: 0.5rem;
25} 25}
26 26
27.new-entry-button {
28 padding: 0 1rem;
29 background-color: transparent;
30 border: none;
31
32 &:focus {
33 background-color: inherit;
34 }
35}
36
37.tabs { 27.tabs {
38 display: flex; 28 display: flex;
39} 29}