~c-lobrano/ubuntu-themes/fix-focus-ring-segmented-buttons

« back to all changes in this revision

Viewing changes to Ambiance/gtk-2.0/apps/caja.rc

  • Committer: Bileto Bot
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2017-10-12 05:18:51 UTC
  • mfrom: (579.3.1 ubuntu-themes)
  • Revision ID: ci-train-bot@canonical.com-20171012051851-nxn3o74w25ux0io7
gtk2: Ambiance, Radiance: inherit style fixes from MATE themes (LP: #961679)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# ==============================================================================
 
2
# CAJA SPECIFIC SETTINGS
 
3
# ==============================================================================
 
4
 
 
5
style "caja_info_pane" {
 
6
        bg[NORMAL] = @bg_color
 
7
}
 
8
 
 
9
widget_class "*Caja*<GtkNotebook>*<GtkEventBox>" style "caja_info_pane"
 
10
widget_class "*Caja*<GtkButton>" style "notebook_button"
 
11
widget_class "*Caja*<GtkButton>*<GtkLabel>" style "notebook_button"