In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

View Revisions: Issue #591 All Revisions ] Back to Issue ]
Summary 0000591: Double border under toolbar on editing/config templates
Revision 2010-03-02 08:53:27 by alex
Description We have double black border on editing forms and configuration templates (see attachment). This happens because toolbar is one table with bottom border and editing/confuration form is other table (with no top border) with "blue subsection", that has top border. Both borders combined create that effect. Also not all forms start with toolbar OR have subsection before first field.

To fix that we need to introduce css class, that removes bottom border and use it along with "toolbar" class when appropriate.

Also we have grey instead of black right border on configuration sections. This is because it shares it with grid cell class.

-----

Sample section without toolbar is: "Tools -> Service".
Revision 2010-03-02 08:52:10 by alex
Description We have double black border on editing forms and configuration templates (see attachment). This happens because toolbar is one table with bottom border and editing/confuration form is other table (with no top border) with "blue subsection", that has top border. Both borders combined create that effect. Also not all forms start with toolbar OR have subsection before first field.

To fix that we need to introduce css class, that removes bottom border and use it along with "toolbar" class when appropriate.



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker