mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-09-21 13:14:43 -04:00
made notice configurable, fixing a few CSS glitches
This commit is contained in:
parent
a67c9ab129
commit
42c2003220
9 changed files with 34 additions and 13 deletions
|
@ -81,12 +81,11 @@ body.loading {
|
|||
}
|
||||
|
||||
.dragAndDropFile{
|
||||
color:#777;
|
||||
font-size:1em;
|
||||
display:inline;
|
||||
color:#777;
|
||||
font-size:1em;
|
||||
display:inline;
|
||||
}
|
||||
|
||||
|
||||
#deletelink {
|
||||
float: right;
|
||||
margin-left: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue