[isidorus-cvs] r953 - branches/gdl-frontend/src/anaToMia/GDL_Widgets/war
lgiessmann at common-lisp.net
lgiessmann at common-lisp.net
Wed Sep 21 11:06:00 UTC 2011
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%;
}
More information about the Isidorus-cvs
mailing list