mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
unity Title Bar Icons added
This commit is contained in:
@@ -176,13 +176,10 @@ GraniteWidgetsPopOver {
|
||||
|
||||
.popover_bg {
|
||||
background-color: transparent;
|
||||
<<<<<<< HEAD
|
||||
background-image: none;
|
||||
background-color: @menu_bg_color;
|
||||
=======
|
||||
background-color: @menu_bg_color;
|
||||
background-image: none;
|
||||
>>>>>>> d2566a7a46b2a1fbf7f5e4ccbf384e0a7dace5f3
|
||||
}
|
||||
|
||||
GraniteWidgetsPopOver .sidebar.view,
|
||||
@@ -205,13 +202,8 @@ GraniteWidgetsPopOver .button:hover:active {
|
||||
}
|
||||
|
||||
GraniteWidgetsPopOver .entry {
|
||||
<<<<<<< HEAD
|
||||
background-image: none;
|
||||
background-color: @theme_base_color;
|
||||
=======
|
||||
background-color: @theme_base_color;
|
||||
background-image: none;
|
||||
>>>>>>> d2566a7a46b2a1fbf7f5e4ccbf384e0a7dace5f3
|
||||
color: @theme_text_color;
|
||||
}
|
||||
|
||||
@@ -223,13 +215,8 @@ GraniteWidgetsPopOver .entry {
|
||||
.app:hover,
|
||||
.app:focus {
|
||||
border-color: shade(@theme_selected_bg_color, 0.90);
|
||||
<<<<<<< HEAD
|
||||
background-image: none;
|
||||
background-color: @theme_selected_bg_color;
|
||||
=======
|
||||
background-color: @theme_selected_bg_color;
|
||||
background-image: none;
|
||||
>>>>>>> d2566a7a46b2a1fbf7f5e4ccbf384e0a7dace5f3
|
||||
color: @theme_selected_fg_color;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user