comparison pylons_app/public/css/monoblue_custom.css @ 230:d982ed8e32d8

Admin templating updates, added rest permission controllers
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 27 May 2010 00:44:49 +0200
parents 710e7a75bb6b
children f188b156603d
comparison
equal deleted inserted replaced
229:69a29242ba61 230:d982ed8e32d8
119 margin: 10px 0 30px; 119 margin: 10px 0 30px;
120 font-size: 1.8em; 120 font-size: 1.8em;
121 font-weight: bold; 121 font-weight: bold;
122 font-family: sans-serif; 122 font-family: sans-serif;
123 letter-spacing: 1px; 123 letter-spacing: 1px;
124 color: #DDD; 124 color: #FFFFFF;
125 } 125 }
126 126
127 div.page-header h1 a { 127 div.page-header h1 a {
128 font-weight: bold; 128 font-weight: bold;
129 color: #FFF; 129 color: #FFFFFF;
130 } 130 }
131 131
132 div.page-header a { 132 div.page-header a {
133 text-decoration: none; 133 text-decoration: none;
134 } 134 }