move labels on cover panel to the right and use CSS for styling
This commit is contained in:
parent
898f59bd42
commit
c031630379
3 changed files with 93 additions and 92 deletions
|
|
@ -11,6 +11,13 @@
|
|||
border:none;
|
||||
}
|
||||
|
||||
.cover-labels label {
|
||||
font-size:larger;
|
||||
}
|
||||
.cover-labels label:first-child {
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
iconview.view:selected,
|
||||
iconview.view:selected:focus,
|
||||
GtkIconView.cell:selected,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue