mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 00:58:32 -04:00
modificado el estilo de fila seleccionada
a?adidos .png que faltaban en el repositorio
This commit is contained in:
parent
24391fe05c
commit
2cbadff36c
@ -20,7 +20,7 @@ YACReaderTableView::YACReaderTableView(QWidget *parent) :
|
||||
"QTableView::item:selected {outline: 0px; border-bottom: 1px solid #3875D7;border-top: 1px solid #3875D7; padding-bottom:1px; background-color: #3875D7; color: #FFFFFF; }"
|
||||
|
||||
#else
|
||||
"QTableView::item:selected {outline: 0px; border-bottom: 1px solid #EBCD49;border-top: 1px solid #EBCD49; padding-bottom:1px; background-color: #EBCD49; color: #FFFFFF; }"
|
||||
"QTableView::item:selected {outline: 0px; border-bottom: 1px solid #D4D4D4;border-top: 1px solid #D4D4D4; padding-bottom:1px; background-color: #D4D4D4; }"
|
||||
#endif
|
||||
"QHeaderView::section:horizontal {background-color:#F5F5F5; border-bottom:1px solid #B8BDC4; border-right:1px solid qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #D1D1D1, stop: 1 #B8BDC4); border-left:none; border-top:none; padding:4px; color:#313232;}"
|
||||
"QHeaderView::section:vertical {border-bottom: 1px solid #DFDFDF;border-top: 1px solid #FEFEFE;}"
|
||||
|
BIN
images/editIcon.png
Normal file
BIN
images/editIcon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 269 B |
BIN
images/exportComicsInfoIcon.png
Normal file
BIN
images/exportComicsInfoIcon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 289 B |
BIN
images/exportLibraryIcon.png
Normal file
BIN
images/exportLibraryIcon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 239 B |
BIN
images/importComicsInfoIcon.png
Normal file
BIN
images/importComicsInfoIcon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 207 B |
BIN
images/importLibraryIcon.png
Normal file
BIN
images/importLibraryIcon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 229 B |
BIN
images/removeLibraryIcon.png
Normal file
BIN
images/removeLibraryIcon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 259 B |
Loading…
x
Reference in New Issue
Block a user