Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
717c2039
Commit
717c2039
authored
Oct 30, 2017
by
Karl Hasselbring
Browse files
Fixed: Leuchtrahmen um Suchfeld repariert und bei Suchknopf entfernt
parent
e755727c
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/start-page.less
View file @
717c2039
...
...
@@ -56,13 +56,6 @@
background-color: transparent;
padding: 0;
height: 100%;
&:focus {
outline-color: rgb(255, 128, 0);
-webkit-box-shadow: 0px 0px 2px 2px rgba(255, 128, 0, 1);
-moz-box-shadow: 0px 0px 2px 2px rgba(255, 128, 0, 1);
box-shadow: 0px 0px 2px 2px rgba(255, 128, 0, 1);
border-color: rgba(255, 128, 0, 1);
}
}
}
.search-hidden {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment