improved artwork and maintoolbar
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1190 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
Before Width: | Height: | Size: 816 B After Width: | Height: | Size: 845 B |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 486 B After Width: | Height: | Size: 232 B |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 410 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 809 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 710 B |
|
Before Width: | Height: | Size: 598 B After Width: | Height: | Size: 629 B |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 943 B After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 506 B |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 517 B |
|
Before Width: | Height: | Size: 390 B After Width: | Height: | Size: 721 B |
|
Before Width: | Height: | Size: 483 B After Width: | Height: | Size: 736 B |
|
Before Width: | Height: | Size: 750 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 937 B After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 660 B After Width: | Height: | Size: 379 B |
|
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 736 B |
@@ -93,13 +93,13 @@ QToolBar {
|
||||
QToolButton, toolButton {
|
||||
padding: 2px 1px 1px 2px;
|
||||
border-radius: 2px;
|
||||
border: none;
|
||||
border: 1px solid rgba(0,0,0,64);
|
||||
}
|
||||
|
||||
QToolButton:hover {
|
||||
background: rgba(255,255,255,96);
|
||||
background: rgba(255,255,255,128);
|
||||
border-radius: 3px;
|
||||
border: 1px solid rgba(255,255,255,64);
|
||||
border: 1px solid rgba(0,0,0,128);
|
||||
}
|
||||
|
||||
QToolButton:pressed {
|
||||
|
||||
|
Before Width: | Height: | Size: 715 B |