~umang/indicator-stickynotes/trunk

« back to all changes in this revision

Viewing changes to style_global.css

  • Committer: Zheng-Ling Lai
  • Date: 2018-08-18 16:08:03 UTC
  • mto: This revision was merged to the branch mainline in revision 158.
  • Revision ID: git-v1:dc2742f73c31ee7ad3f7ff96acadede34a3b34fe
Fix unchangable text color

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 * 
19
19
 */
20
20
 
21
 
GtkSourceView, GtkButton, GtkEventBox, text
 
21
GtkSourceView, GtkButton, GtkEventBox
22
22
{
23
23
    background: transparent;
24
24
}