liquid_feedback_frontend
diff static/style.css @ 681:a23956f4231e
Optical improvements
author | bsw |
---|---|
date | Tue Jun 26 17:38:53 2012 +0200 (2012-06-26) |
parents | 8e650b535d70 |
children | 8956ad4474b2 |
line diff
1.1 --- a/static/style.css Tue Jun 26 17:38:18 2012 +0200 1.2 +++ b/static/style.css Tue Jun 26 17:38:53 2012 +0200 1.3 @@ -659,7 +659,7 @@ 1.4 */ 1.5 1.6 div.notifications { 1.7 - margin-top: 1ex; 1.8 + margin-top: 20px; 1.9 background-color: #fda; 1.10 background: -webkit-linear-gradient(top, #fec, #fc9); 1.11 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fec), color-stop(100%,#fc9));