mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-31 13:15:17 +01:00
Changed the old collapse.png and expand.png images, and replaced them witih the ones provided by lolindrath, which are bigger and slightly shaded in a rather nice way.
Also fixed the CSS so that when the context is collapsed, there's no white border still showing which looked messy and was a bit confusing. Fixes #72. git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@143 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
9f5fff1225
commit
e392123933
3 changed files with 2 additions and 2 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 1.1 KiB |
|
|
@ -109,10 +109,10 @@ a.show_notes:hover {background-image: url(../images/notes_on.png); background-re
|
|||
#navlist a:hover { color: #000; }
|
||||
|
||||
.contexts {
|
||||
padding: 0px 5px 2px 5px;
|
||||
padding: 0px 5px 0px 5px;
|
||||
border: 1px solid #999;
|
||||
margin: 0px 0px 15px 0px;
|
||||
background: #fff;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.contexts h2 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue