diff options
| author | marcin <z.krzysztoff7@gmail.com> | 2014-07-15 16:03:39 +0200 |
|---|---|---|
| committer | marcin <z.krzysztoff7@gmail.com> | 2014-07-15 16:03:39 +0200 |
| commit | ba65d921e8d2b2cb5bffe9ebb6572da4c7e50703 (patch) | |
| tree | 0d713fd09c10cbef535b46d8ac6212a99e89091c /images | |
| parent | c65a878d8ce52daab2875a468553bb91f575ed7d (diff) | |
| download | monzero-gui-ba65d921e8d2b2cb5bffe9ebb6572da4c7e50703.tar.gz monzero-gui-ba65d921e8d2b2cb5bffe9ebb6572da4c7e50703.tar.xz monzero-gui-ba65d921e8d2b2cb5bffe9ebb6572da4c7e50703.zip | |
new title bar + fixed payment id width on transfer page.
https://trello.com/c/U0nxQ9vy/32-payment-id-field-in-transfer-tab-needs-to-be-much-longer
https://trello.com/c/r755XHXq/36-move-window-control-icons-to-left-hand-side-as-discussed-once-qml-is-all-done-we-will-see-how-everyone-reacts-to-it
Diffstat (limited to 'images')
| -rw-r--r-- | images/backToWindowIcon.png | bin | 233 -> 231 bytes |
| -rw-r--r-- | images/backToWindowIconHovered.png | bin | 239 -> 0 bytes |
| -rw-r--r-- | images/closeIcon.png | bin | 238 -> 249 bytes |
| -rw-r--r-- | images/helpIcon.png | bin | 220 -> 319 bytes |
| -rw-r--r-- | images/helpIconHovered.png | bin | 220 -> 0 bytes |
| -rw-r--r-- | images/maximizeIcon.png | bin | 212 -> 208 bytes |
| -rw-r--r-- | images/maximizeIconHovered.png | bin | 215 -> 0 bytes |
| -rw-r--r-- | images/minimizeIcon.png | bin | 198 -> 198 bytes |
| -rw-r--r-- | images/minimizeIconHovered.png | bin | 198 -> 0 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/images/backToWindowIcon.png b/images/backToWindowIcon.png Binary files differindex 7d1c3a6e..ed214147 100644 --- a/images/backToWindowIcon.png +++ b/images/backToWindowIcon.png diff --git a/images/backToWindowIconHovered.png b/images/backToWindowIconHovered.png Binary files differdeleted file mode 100644 index 4a27a0c6..00000000 --- a/images/backToWindowIconHovered.png +++ /dev/null diff --git a/images/closeIcon.png b/images/closeIcon.png Binary files differindex c0e65fa0..7e28b912 100644 --- a/images/closeIcon.png +++ b/images/closeIcon.png diff --git a/images/helpIcon.png b/images/helpIcon.png Binary files differindex 373e6cca..51661e33 100644 --- a/images/helpIcon.png +++ b/images/helpIcon.png diff --git a/images/helpIconHovered.png b/images/helpIconHovered.png Binary files differdeleted file mode 100644 index 16476263..00000000 --- a/images/helpIconHovered.png +++ /dev/null diff --git a/images/maximizeIcon.png b/images/maximizeIcon.png Binary files differindex 177c20c5..a8ee06e4 100644 --- a/images/maximizeIcon.png +++ b/images/maximizeIcon.png diff --git a/images/maximizeIconHovered.png b/images/maximizeIconHovered.png Binary files differdeleted file mode 100644 index 92a3a2ab..00000000 --- a/images/maximizeIconHovered.png +++ /dev/null diff --git a/images/minimizeIcon.png b/images/minimizeIcon.png Binary files differindex af10ae7a..18920452 100644 --- a/images/minimizeIcon.png +++ b/images/minimizeIcon.png diff --git a/images/minimizeIconHovered.png b/images/minimizeIconHovered.png Binary files differdeleted file mode 100644 index 8d7ac355..00000000 --- a/images/minimizeIconHovered.png +++ /dev/null |
