Minor tweaks update

This patch includes a few new Whisiker Menu button GTK3 icons for icon scaling.
Some adjustments to how the whisker menu button displays the icon. (Added 1px padding)
This commit is contained in:
aidan 2018-12-25 22:09:53 -06:00
parent 9e421f15cd
commit 7ca85254de
7 changed files with 5 additions and 1 deletions

View File

@ -29,7 +29,11 @@ the whisker menu without having to correct their pointer location. */
border-radius: 0px; }
#whiskermenu-button image {
margin-right: -4px;
margin-left: 1px; }
margin-left: 1px;
padding: 1px;
background-repeat: no-repeat;
background-size: contain;
background-position: center; }
#whiskermenu-button label {
padding: 0px;
margin-right: 1px;

BIN
Theme/Chicago95/misc/tux.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 637 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 306 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 486 B

After

Width:  |  Height:  |  Size: 603 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 609 B