~umang/indicator-stickynotes/trunk

« back to all changes in this revision

Viewing changes to style_global.css

  • Committer: Umang Varma
  • Date: 2022-03-12 23:34:38 UTC
  • Revision ID: git-v1:5c567b9671f55f67086ff6aba645c3fed424813a
Bump version 0.5.9 -> 0.5.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* 
2
 
 * Copyright © 2012 Umang Varma <umang.me@gmail.com>
 
2
 * Copyright © 2012-2015 Umang Varma <umang.me@gmail.com>
3
3
 * 
4
4
 * This file is part of indicator-stickynotes.
5
5
 * 
20
20
 
21
21
GtkSourceView, GtkButton, GtkEventBox
22
22
{
23
 
    background:transparent;
 
23
    background: transparent;
24
24
}