Mercurial > hg > MPIWGWeb
comparison css/mpiwg.css @ 146:fc2480e1f30f
more style
author | casties |
---|---|
date | Fri, 31 May 2013 21:15:32 +0200 |
parents | 195c4f6faa0c |
children | e34232fbe622 |
comparison
equal
deleted
inserted
replaced
145:195c4f6faa0c | 146:fc2480e1f30f |
---|---|
59 background: url(../images/email.png) center left no-repeat; | 59 background: url(../images/email.png) center left no-repeat; |
60 padding-left: 23px; | 60 padding-left: 23px; |
61 } | 61 } |
62 | 62 |
63 a.disk { | 63 a.disk { |
64 background: url(../images/submit.png) center left no-repeat; | 64 background: url(../images/disk_link.png) center left no-repeat; |
65 padding-left: 23px; | 65 padding: 0 0 3px 25px; |
66 } | 66 } |
67 | 67 |
68 a.namelink { | 68 a.namelink { |
69 color: #3b4186; | 69 color: #3b4186; |
70 } | 70 } |
737 list-style-type: none; | 737 list-style-type: none; |
738 padding: 0; | 738 padding: 0; |
739 } | 739 } |
740 | 740 |
741 div.tool.list li { | 741 div.tool.list li { |
742 padding: 0.5em 0.5em 0.5em 20px; | 742 padding: 0.7em 0.5em 0.7em 20px; |
743 border-bottom: 1px solid white; | 743 border-bottom: 1px solid white; |
744 } | 744 } |
745 | 745 |
746 /* | 746 /* |
747 * other boxes | 747 * other boxes |