diff --git a/ubl-settings-manager.css b/ubl-settings-manager.css
index 0354832..8d44fac 100644
--- a/ubl-settings-manager.css
+++ b/ubl-settings-manager.css
@@ -19,61 +19,48 @@ background-color: #404040;
font-weight: bold;
}
-.roundborder * {
+.roundborder > * {
border-width:0px;
}
-.roundborder::backdrop * {
+.roundborder:backdrop > * {
border-width:0px;
border-radius:5px;
}
.noborder {
border: none;
}
-.menu:hover {
- border-radius:0px;
-}
-.menu {
- border-radius:0px;
-}
-.menu:hover >* {
- border-radius:0px;
-}
+
.menuitembottom{
margin-top:0px;
margin-bottom:3px;
- border-style: solid;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-right-width: 1px;
- border-color:alpha(@theme_text_color, 0.3);
- border-radius:0px;
+ border-color:inherit;
+ border-left-width:inherit;
+ border-right-width:inherit;
}
.menuitemmiddle{
margin-top:0px;
margin-bottom:0px;
- border-style: solid;
- border-left-width: 1px;
- border-right-width: 1px;
- border-color:alpha(@theme_text_color, 0.3);
- border-radius:0px;
+ border-color:inherit;
+ border-left-width:inherit;
+ border-right-width:inherit;
}
.menuitemtop{
margin-bottom:0px;
- border-style: solid;
- border-top-width: 1px;
- border-left-width: 1px;
- border-right-width: 1px;
- border-color:alpha(@theme_text_color, 0.3);
- border-radius:0px;
+ border-color:inherit;
+ border-top-width:inherit;
+ border-left-width:inherit;
+ border-right-width:inherit;
}
.menuitemtop *{
margin:2px 2px 0 2px;
padding: 5px 10px 3px 5px;
+ border:transparent;
}
.menuitemmiddle *{
margin:0 2px 0 2px;
padding: 3px 10px 3px 5px;
+ border:transparent;
}
.menuitembottom *{
margin:0 2px 2px 2px;
@@ -81,29 +68,23 @@ background-color: #404040;
}
.menuitemtop:hover {
background:@theme_bg_color;
- border-style: solid;
- border-top-width: 1px;
- border-left-width: 1px;
- border-right-width: 1px;
- border-color:alpha(@theme_text_color, 0.3);
- border-radius:0px;
+ border-color:inherit;
+ border-top-width:inherit;
+ border-left-width:inherit;
+ border-right-width:inherit;
}
.menuitemmiddle:hover {
background:@theme_bg_color;
- border-style: solid;
- border-left-width: 1px;
- border-right-width: 1px;
- border-color:alpha(@theme_text_color, 0.3);
- border-radius:0px;
+ border-color:inherit;
+ border-left-width:inherit;
+ border-right-width:inherit;
}
.menuitembottom:hover {
background:@theme_bg_color;
- border-style: solid;
- border-bottom-width: 1px;
- border-left-width: 1px;
- border-right-width: 1px;
- border-color:alpha(@theme_text_color, 0.3);
- border-radius:0px;
+ border-color:inherit;
+ border-bottom-width:0px;
+ border-left-width:inherit;
+ border-right-width:inherit;
}
.menuitemtop:hover* {
@@ -128,14 +109,17 @@ background-color: #404040;
.workingbg, #workingbg {
background-color:@theme_base_color;
}
+
.workingbg.view.cell:selected {
background-color:@theme_selected_bg_color;
}
+
.workingbg.view.cell:hover {
background-color:darker(@theme_selected_bg_color);
color:@theme_selected_text_color;
border-radius:3px;
}
+
.bkim {
transition: 200ms ease-out;
background-image: none;
diff --git a/ubl-settings-manager.glade b/ubl-settings-manager.glade
index d2d04ba..c5b9de8 100644
--- a/ubl-settings-manager.glade
+++ b/ubl-settings-manager.glade
@@ -123,9 +123,6 @@
-
-
False
@@ -627,7 +621,7 @@
True
False
32
- com.ublinux.ubl-settings-manager
+ ru.ublinux.ubl-settings-manager
5
@@ -800,7 +794,7 @@
True
False
32
- com.ublinux.ubl-settings-manager
+ ru.ublinux.ubl-settings-manager
5
@@ -1202,7 +1196,7 @@
True
False
32
- com.ublinux.ubl-settings-manager
+ ru.ublinux.ubl-settings-manager
5
@@ -1455,7 +1449,7 @@
True
False
32
- com.ublinux.ubl-settings-manager
+ ru.ublinux.ubl-settings-manager
5
@@ -1882,7 +1876,7 @@
True
False
32
- com.ublinux.ubl-settings-manager
+ ru.ublinux.ubl-settings-manager
5
@@ -1968,7 +1962,7 @@
Project Home Page
UBGroup
UBGroup
- com.ublinux.ubl-settings-manager
+ ru.ublinux.ubl-settings-manager
gpl-2-0