mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-31 19:20:25 +00:00
Merge branch 'master' of github.com:lefnire/habitrpg
Conflicts: styles/app/index.styl
This commit is contained in:
commit
3d4de16c6e
1 changed files with 6 additions and 2 deletions
|
|
@ -18,13 +18,17 @@ html,body,p,h1,ul,li,table,tr,th,td
|
|||
padding: 12px 16px
|
||||
white-space: nowrap
|
||||
position:fixed
|
||||
width: 100%;
|
||||
z-index: 1000;
|
||||
width: 100%
|
||||
z-index: 1000
|
||||
|
||||
#head .pull-right
|
||||
margin-right: 2%
|
||||
margin-left: 1%
|
||||
|
||||
.bootstrap-growl{
|
||||
position:fixed !important
|
||||
}
|
||||
|
||||
.color-worst pre
|
||||
background-color: rgb(230, 184, 175)
|
||||
.color-worse pre
|
||||
|
|
|
|||
Loading…
Reference in a new issue