mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-26 00:54:08 +01:00
remove custom solution to visually show that you are running in development
environment and replace with rack-dev-mark gem
This commit is contained in:
parent
14ed010f7c
commit
5ed2de3ab0
5 changed files with 2 additions and 9 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB |
|
|
@ -277,12 +277,6 @@ a.show_successors:hover, a.link_to_successors:hover {background-image: image-url
|
|||
a:hover { color: #CCC; }
|
||||
}
|
||||
|
||||
#develop-notify-bar {
|
||||
line-height:0.5;
|
||||
background-image: image-url('construction.gif');
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
|
||||
#topbar {
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue