Added "Raw text" button.

(cherry picked from commit 00cfcafc996c55afd069b665ad3875693e22d36d)

Conflicts:
	css/zerobin.css
	js/zerobin.js
	tpl/page.html
This commit is contained in:
Sebastien SAUVAGE
2013-02-24 16:29:13 +01:00
committed by El RIDO
parent 09bebae286
commit fdc87a7fcf
4 changed files with 22 additions and 4 deletions

View File

@@ -178,7 +178,7 @@ button img {
top: 2px;
}
#expiration, #burnafterreadingoption, #opendisc {
#expiration, #rawtextbutton, #burnafterreadingoption, #opendisc {
background-color: #414d5a;
padding: 6px 8px;
margin: 0 5px 0 0;
@@ -198,6 +198,10 @@ button img {
background: #414d5a;
}
#rawtextbutton img {
padding: 1px 0 1px 0;
}
#remainingtime {
color: #94a3b4;
display: inline;