forked from wallabag/wallabag
changes to add url directly from poche
This commit is contained in:
@ -258,13 +258,14 @@ footer {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
#inputform{
|
||||
#inputform {
|
||||
display: none;
|
||||
text-align:center;
|
||||
max-width:300px;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
margin-top:5px;
|
||||
padding-bottom: 5px;
|
||||
background-color: rgba(0, 0, 0, 0.9);
|
||||
opacity:0.8;
|
||||
color:white;
|
||||
|
||||
Reference in New Issue
Block a user