summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/base.html
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-12-14 21:17:41 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-12-14 21:17:41 +0100
commitff855fad89eabf6eb758675d122e5105908b563f (patch)
tree270bcac8bef04f4bcd3988f4971287c0281b4d5f /module/web/templates/default/base.html
parentdisabled setup assistant, because its not working (diff)
downloadpyload-ff855fad89eabf6eb758675d122e5105908b563f.tar.xz
set user button to pyload blue
Diffstat (limited to 'module/web/templates/default/base.html')
-rw-r--r--module/web/templates/default/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html
index dfb7a93bf..d948a404a 100644
--- a/module/web/templates/default/base.html
+++ b/module/web/templates/default/base.html
@@ -52,8 +52,8 @@
<div class="header_block" style="margin-top: 16px;">
<div class="btn-group">
- <a class="btn btn-primary btn-small" href="#"><i class="icon-user icon-white"></i> User</a>
- <a class="btn btn-primary btn-small dropdown-toggle" data-toggle="dropdown" href="#"><span
+ <a class="btn btn-blue btn-small" href="#"><i class="icon-user icon-white"></i> User</a>
+ <a class="btn btn-blue btn-small dropdown-toggle" data-toggle="dropdown" href="#"><span
class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#"><i class="icon-pencil"></i> Edit</a></li>