Added style for gnome bluetooth

pull/94/head
Satyajit Sahoo 2013-12-21 00:59:43 +05:30
parent 5854596f6b
commit 7484b77c7d
1 changed files with 13 additions and 0 deletions

View File

@ -325,3 +325,16 @@ EPreviewPane .entry {
background-color: shade(@theme_base_color, 0.95);
color: @theme_text_color;
}
/*******************
/* gnome-bluetooth *
*******************/
GtkEntry.entry.pin-entry {
font: regular 50;
padding-left: 25px;
padding-right: 25px;
}
GtkLabel.pin-label {
font: regular 50;
}