~danrabbit/egtk/transparent-content

« back to all changes in this revision

Viewing changes to gtk-3.0/gtk-widgets.css

  • Committer: Daniel Fore
  • Date: 2012-05-07 05:24:22 UTC
  • Revision ID: daniel@elementaryos.org-20120507052422-kq1bk9wmpiqu4agg
fix class names

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
.notebook,
79
79
.radio,
80
80
.separator,
81
 
BeatBoxStatusBar,
 
81
GraniteWidgetsStatusBar,
82
82
GtkProgressBar.trough,
83
83
.scale.trough,
84
84
GtkSwitch,
113
113
}
114
114
 
115
115
/* No outer stroke */
116
 
BeatBoxStatusBar,
 
116
GraniteWidgetsStatusBar,
117
117
column-header .button,
118
118
GtkSwitch.slider {     
119
119
    -unico-outer-stroke-width: 0;  
195
195
.sidebar,
196
196
.sidebar.view,
197
197
.toolbar,
198
 
BeatBoxStatusBar,
 
198
GraniteWidgetsStatusBar,
199
199
GtkSwitch {
200
200
    text-shadow: 0 1 alpha (#fff, 0.4);
201
201
    icon-shadow: 0 1 alpha (#fff, 0.4);
539
539
 * Statusbar *
540
540
 ************/
541
541
 
542
 
BeatBoxStatusBar {
 
542
GraniteWidgetsStatusBar {
543
543
    padding: 1px;
544
544
 
545
545
    background-image: -gtk-gradient (linear,
560
560
                     to (alpha (#fff, 0.50)));
561
561
}
562
562
 
563
 
BeatBoxStatusBar:backdrop {
 
563
GraniteWidgetsStatusBar:backdrop {
564
564
 
565
565
    background-image: -gtk-gradient (linear,
566
566
                     left top,