Menu

#4336 (ok 4.1.13) List server css style wrong

4.1.11
fixed
None
1
2014-04-13
2014-03-23
Sebastian
No

CSS file "phpmyadmin.css.php" has #list_server has "list-style-image: none;". It wrong, should be "list-style-type: none;". Additionally I recomend add "text-align: left;" to this id.

Related

Bugs: #4336

Discussion

  • Viduranga Wijesooriya

    Hi,
    Where can I see this effect in PMA ? Which page ?

     
    • Sebastian

      Sebastian - 2014-03-25

      Hello

      I have this on my local server (Vertrigo). I use only local version to
      that experimetals. If You really want, I can install special service of
      pma on hosting. But You may do this at every possible server with pma
      wit acces to php files.

      When You set line "$cfg['DisplayServersList'] = true;" in
      config.inc.php, You will see something like this:

      When You change as I propose, You will see something like this:

      Is this better from original

      Best regards
      Sebastian

      W dniu 2014-03-25 07:14, Viduranga Wijesooriya pisze:

      Hi,
      Where can I see this effect in PMA ? Which page ?


      [bugs:#4336] List server css style wrong

      Status: open
      Group: 4.1.11
      Created: Sun Mar 23, 2014 07:13 PM UTC by Sebastian
      Last Updated: Sun Mar 23, 2014 07:13 PM UTC
      Owner: Hugues Peccatte

      CSS file "phpmyadmin.css.php" has #list_server has "list-style-image:
      none;". It wrong, should be "list-style-type: none;". Additionally I
      recomend add "text-align: left;" to this id.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/phpmyadmin/bugs/4336/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #4336

  • Viduranga Wijesooriya

    Hi,
    I got it. Thank you for explaining. I have already made a merge request.
    https://github.com/phpmyadmin/phpmyadmin/pull/1116

     
  • Marc Delisle

    Marc Delisle - 2014-03-29
    • assigned_to: Hugues Peccatte --> Marc Delisle
     
  • Marc Delisle

    Marc Delisle - 2014-03-29
    • summary: List server css style wrong --> (ok 4.1.13) List server css style wrong
    • status: open --> resolved
    • Priority: 9 --> 1
     
  • Marc Delisle

    Marc Delisle - 2014-04-13
    • Status: resolved --> fixed