Project

General

Profile

« Previous | Next » 

Revision 1458

Added by Dietmar almost 13 years ago

Ticket 833 fixed markup for table cells in view.php
change themes.css to make style more flexible in success.htt and error.htt
backend themes: add js function redirect_to_page(url, timer) to redirect without message

View differences:

theme.css
181 181
.section-info { margin : 1.5em 0; }
182 182

  
183 183
.rounded { border-radius :10px; -khtml-border-radius :10px; -webkit-border-radius :10px; -moz-border-radius :10px; }
184
.bigger { font-size :150%; }
185
.strong { font-weight :bold; }
186

  
184 187
.msg-box { background : #e5ffe6; border :0.2em #009900 solid; color :#336600; margin-bottom :1em; padding :0.63em; text-align :center; }
185 188
.error-box { background :#fee; border :0.2em #844 solid; color :#400; margin-bottom :1em; padding :0.63em; text-align :center; }
186
.bigger { font-size :150%; }
187
.strong { font-weight :bold; }
189
.msg-box p,
190
.error-box p { font-size :120%; }

Also available in: Unified diff