You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2011-06-06 06:16:42

treydock
Member
Registered: 2009-02-26
Posts: 42

Search fields CSS in 0.80

I'm testing the use of 0.80 for my organization (currently on 0.78.5), and am noticing a lot of changes to the styles.  I love the use of shadows and border-radius.  However it seems the increased padding given to "tab_cadre td" is spacing out the search options for tickets / inventory.  Two problems thus far...

1) My default search for tickest contains 5 total conditions, and they now take up 1/3 the screen.
2) Additionally when I do "show all" to a list of users, if the user names are too long the boxes get re-arranged in a strange way.

Here are the screenshots of those two cases, and the 3rd is in 0.78.5

1)
glpi_searches_080-1.png

2) The Red area is the problem
glpi_searches_080-2.png

3)
glpi_searches_080-3.png

The following CSS override returns v0.80 to the original form, but I'm unsure yet where else is might screw things up.


tab_cadre_fixe td {
    padding: 0px;
}

Thanks
- Trey


Live Instance >> CentOS 5.6 x64 | Apache-2.2.3 | PHP-5.1.6 | MySQL-5.0.77 | Kernel 2.6.18-194.el5 | GLPI v0.80.2 | OCS 2.0RC3 (~500 units)
Dev Server >> Same as above

Offline

Board footer

Powered by FluxBB