CVSROOT: /web/www Module name: www Changes by: Pavel Kharitonov <ineiev> 11/08/27 12:20:13
Modified files: . : layout.css Log message: prepare #outdated for actual use CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.137&r2=1.138 Patches: Index: layout.css =================================================================== RCS file: /web/www/www/layout.css,v retrieving revision 1.137 retrieving revision 1.138 diff -u -b -r1.137 -r1.138 --- layout.css 23 Aug 2011 14:26:16 -0000 1.137 +++ layout.css 27 Aug 2011 12:20:00 -0000 1.138 @@ -35,13 +35,13 @@ /* For outdated translations */ #outdated { - width: 220px ; - margin-left: auto ; - margin-right: auto ; - padding:10px; + margin-top: 0.5em ; + margin-bottom: 0.5em ; + padding: 0.5em; border:2px solid red; background: #FFFFCC; } +#outdated p { margin: 0.2em; } /* the urgent div should be enabled when we have something urgent to appear on every page - these typically come from johns, peterb or rms