Skip to content
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.

Commit

Permalink
Changed windows FileOpenPopup style
Browse files Browse the repository at this point in the history
  • Loading branch information
ianharrigan committed May 3, 2013
1 parent 8294762 commit 92ecc8b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion assets/skins/windows/popups.css
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,19 @@ FileOpenPopup #popupTitle {

FileOpenPopup #popupContent {
paddingLeft: 10;
paddingTop: 32;
paddingTop: 30;
paddingRight: 10;
paddingBottom: 10;
}

FileOpenPopup #popupContent VBox {
spacingY: 2;
}

FileOpenPopup #pathControl {
spacingX: 0;
}

FileOpenPopup #pathControl Button {
backgroundImage: embedded://skins/windows/tab.png;
backgroundImageScale9: 5,5,15,15;
Expand Down
Binary file modified docs/screenshots/main.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 92ecc8b

Please sign in to comment.