mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-19 21:58:08 -04:00
merging @vikstrous file upload feature for #20 from
https://github.com/vikstrous/ZeroBin/commit/8a6d2682780597afb456b370cf340ce0ee1ae547
This commit is contained in:
+2
-2
@@ -25,7 +25,7 @@ body {
|
||||
padding-right: 60px;
|
||||
}
|
||||
|
||||
a { color: #0f388f; }
|
||||
a { color: #0f388f; cursor:pointer; }
|
||||
|
||||
h1.title {
|
||||
font-size: 3.5em;
|
||||
@@ -76,7 +76,7 @@ h3.title {
|
||||
|
||||
#aboutbox a { color: #94a3b4; }
|
||||
|
||||
#message, #cleartext, #prettymessage, .replymessage {
|
||||
#message, #cleartext, #prettymessage, #attachment, .replymessage {
|
||||
clear: both;
|
||||
color: #000;
|
||||
background-color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user