comparison rhodecode/public/css/style.css @ 2690:ad0b61d9177a beta

fix leftover error coloring after ypjax failure
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 04 Aug 2012 19:42:00 +0200
parents a221706dab50
children ef7520340c44
comparison
equal deleted inserted replaced
2689:73cfc54c87d5 2690:ad0b61d9177a
3216 3216
3217 } 3217 }
3218 3218
3219 .flash_msg ul { 3219 .flash_msg ul {
3220 3220
3221 }
3222
3223 .error_red {
3224 color:red;
3221 } 3225 }
3222 3226
3223 .error_msg { 3227 .error_msg {
3224 background-color: #c43c35; 3228 background-color: #c43c35;
3225 background-repeat: repeat-x; 3229 background-repeat: repeat-x;