Author: lgiessmann Date: Wed Sep 21 04:06:00 2011 New Revision: 953
Log: gdl-frontend: Widgets: fixed a bug in the project's css file
Modified: branches/gdl-frontend/src/anaToMia/GDL_Widgets/war/GDL_Widgets.css
Modified: branches/gdl-frontend/src/anaToMia/GDL_Widgets/war/GDL_Widgets.css ============================================================================== --- branches/gdl-frontend/src/anaToMia/GDL_Widgets/war/GDL_Widgets.css Wed Sep 21 03:57:49 2011 (r952) +++ branches/gdl-frontend/src/anaToMia/GDL_Widgets/war/GDL_Widgets.css Wed Sep 21 04:06:00 2011 (r953) @@ -69,7 +69,7 @@ }
-.main_panel tr td { +.content_panel > tbody > tr > td { width: 50%; }