<---- template headericclude ----->
Gnome 3.4.1 Application icon-grid padding
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 2 of 2

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2011
    Location
    Chicago
    Posts
    16
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Gnome 3.4.1 Application icon-grid padding

    Something odd I noticed when applying themes to the gnome shell.
    When clicking activities -> then applications, all the Icons are squished together, I checked the .css and it looks normal:

    Code:
    .icon-grid {
        spacing: 36px;
        -shell-grid-item-size: 118px; /*search-result-button-size*/
    }
    
    .contact-grid {
        spacing: 36px;
        -shell-grid-item-size: 272px; /* 2 * -shell-grid-item-size + spacing */
    }
    
      {
        icon-size: 96px;
    }
    
    .all-app {
        padding: 16px 25px 16px 16px; /*25=for the side of the menu, so it's not right beside the scrollbar*/
        spacing: 20px;
    }
    The default theme is the only one that keeps the icons from dry humping each other. Any ideas?

  2. #2
    Join Date
    Aug 2009
    Posts
    11,397
    Mentioned
    98 Post(s)
    Tagged
    0 Thread(s)

    Re: Gnome 3.4.1 Application icon-grid padding

    I noticed that same thing myself, but since I had already decided to quit using Gnome shell, I didn't really look much at it to find a fix.

Similar Threads

  1. Hide icon in application
    By ianoscar in forum Using Fedora
    Replies: 0
    Last Post: 16th December 2011, 12:57 PM
  2. Replies: 2
    Last Post: 23rd June 2011, 03:09 PM
  3. How to re-enable padding in gnome-panel?
    By Bloocurve in forum Using Fedora
    Replies: 0
    Last Post: 24th March 2011, 10:01 PM
  4. Application Menu Icon
    By freekill in forum Using Fedora
    Replies: 2
    Last Post: 2nd November 2009, 05:29 PM
  5. associate an application icon to its new version
    By pengyou12345 in forum Using Fedora
    Replies: 2
    Last Post: 17th December 2004, 04:39 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]