Changeset - 2fc206a32ef0
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 15 years ago 2010-05-21 23:52:18
marcin@python-works.com
added style for logout
1 file changed with 3 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pylons_app/public/css/monoblue_custom.css
Show inline comments
 
@@ -112,7 +112,9 @@ ul.page-nav li a {
 
	display: block;
 
	text-decoration: none;
 
}
 

	
 
ul.page-nav li.logout a {
 
	color: red;
 
}
 
ul.page-nav li a:hover {
 
	color: #333;
 
	background: #FFF;
0 comments (0 inline, 0 general)