From 2dc4422a2795489a1e65f6b1d1bc2a5c666e9d6e Mon Sep 17 00:00:00 2001 From: El RIDO Date: Mon, 16 Nov 2015 20:06:06 +0100 Subject: [PATCH] separating the dark bootstrap theme in to two variants regarding the new/send button placements --- tpl/bootstrap-dark-page.html | 193 +++++++++++++++++++++++++++++++++++ tpl/bootstrap-dark.html | 8 +- 2 files changed, 197 insertions(+), 4 deletions(-) create mode 100644 tpl/bootstrap-dark-page.html diff --git a/tpl/bootstrap-dark-page.html b/tpl/bootstrap-dark-page.html new file mode 100644 index 00000000..127471c1 --- /dev/null +++ b/tpl/bootstrap-dark-page.html @@ -0,0 +1,193 @@ + + + + + + + + {function="t('ZeroBin')"} + + + {if="$SYNTAXHIGHLIGHTING"} + {if="strlen($SYNTAXHIGHLIGHTINGTHEME)"} + {/if}{/if} + + + + + + {if="$SYNTAXHIGHLIGHTING"} + {/if}{if="$MARKDOWN"} + {/if} + + + + + +
{if="strlen($NOTICE)"} + {/if} + {if="$FILEUPLOAD"} + {/if}{if="strlen($STATUS)"} + {/if} + + + + + +
+
+
+ + + +

+
+
+
+ +
+ + + + diff --git a/tpl/bootstrap-dark.html b/tpl/bootstrap-dark.html index 127471c1..00e14502 100644 --- a/tpl/bootstrap-dark.html +++ b/tpl/bootstrap-dark.html @@ -38,8 +38,8 @@