Remove whitespaces in empty lines

pull/145/head
Satyajit Sahoo 2014-02-24 18:43:02 +05:30
parent a9c3ce1f54
commit fa658b616d
3 changed files with 4 additions and 5 deletions

View File

@ -131,7 +131,7 @@
.content-view .help_button * { .content-view .help_button * {
color: @theme_text_color; color: @theme_text_color;
} }
.content-view .toolbar { .content-view .toolbar {
-GtkWidget-window-dragging: true; -GtkWidget-window-dragging: true;
@ -655,7 +655,7 @@ BirdieWidgetsTweetList * {
} }
.composited-indicator, .composited-indicator,
.wingpanel-app-button, .wingpanel-app-button,
.wingpanel-indicator-button { .wingpanel-indicator-button {
padding: 0 2px; padding: 0 2px;
background-color: transparent; background-color: transparent;

View File

@ -114,7 +114,7 @@
background-color: shade(@lightdm_bg_color, 0.9); background-color: shade(@lightdm_bg_color, 0.9);
background-image: none; background-image: none;
color: @lightdm_fg_color; color: @lightdm_fg_color;
box-shadow: none; box-shadow: none;
transition: all 150ms ease-out; transition: all 150ms ease-out;
} }

View File

@ -43,7 +43,7 @@
-WnckTasklist-fade-overlay-rect: 0; -WnckTasklist-fade-overlay-rect: 0;
background-clip: padding-box; background-clip: padding-box;
outline-color: alpha(@theme_selected_bg_color, 0.5); outline-color: alpha(@theme_selected_bg_color, 0.5);
outline-style: solid; outline-style: solid;
outline-offset: 0; outline-offset: 0;
@ -1651,7 +1651,6 @@ GtkComboBox .separator {
-GtkWidget-vertical-separator: 0; -GtkWidget-vertical-separator: 0;
border-style: none; border-style: none;
} }
/*********** /***********