|
|
@ -861,7 +861,8 @@ GtkIconView.view.cell:selected:focused {
|
|
|
|
/*********
|
|
|
|
/*********
|
|
|
|
* image *
|
|
|
|
* image *
|
|
|
|
*********/
|
|
|
|
*********/
|
|
|
|
GtkImage {
|
|
|
|
GtkImage,
|
|
|
|
|
|
|
|
GtkImage:insensitive {
|
|
|
|
background-color: @transparent;
|
|
|
|
background-color: @transparent;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -940,6 +941,14 @@ GtkImage {
|
|
|
|
-unico-inner-stroke-width: 1px;
|
|
|
|
-unico-inner-stroke-width: 1px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*********
|
|
|
|
|
|
|
|
* label *
|
|
|
|
|
|
|
|
*********/
|
|
|
|
|
|
|
|
GtkLabel,
|
|
|
|
|
|
|
|
GtkLabel:insensitive {
|
|
|
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/********
|
|
|
|
/********
|
|
|
|
* menu *
|
|
|
|
* menu *
|
|
|
|
********/
|
|
|
|
********/
|
|
|
|