Commit 25a8441e by Dányi Bence

webui: old input styles removed

parent 711cfc84
......@@ -190,20 +190,6 @@
z-index: 2;
position: relative;
}
input {
border: none;
border-radius: 2px;
border-bottom: 1px solid #888;
margin: 0px 5px;
padding: 1px;
background: rgba(0,0,0,0.1);
font-family: 'Titillium Web', sans-serif;
outline: none;
}
input[type=submit]{
border: 1px solid #888;
cursor: pointer;
}
}
&.opened #new-folder-form {
display: block;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment