~jbicha/mythbuntu/drop-gconf-override

« back to all changes in this revision

Viewing changes to usr/share/themes/Mythbuntu/gtk-3.0/apps/gedit.css

  • Committer: Mario Limonciello
  • Date: 2013-11-12 18:14:05 UTC
  • Revision ID: mario_limonciello@dell.com-20131112181405-xpduejkmch0oe1er
Update included Ambiance theme to 13.04+13.10.20131014-0ubuntu1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
GeditWindow .notebook tab {
33
33
    border-radius: 3px;
34
34
}
 
35
 
 
36
GeditFloatingSlider .not-found {
 
37
    color: @error_fg_color;
 
38
    background-image: none;
 
39
    background-color: @error_bg_color;
 
40
}