forked from AuroraMiddleware/gtk
Adwaita: remove duplicated selector.
This commit is contained in:
parent
bbd1c6cefa
commit
bfc6413787
@ -2458,11 +2458,6 @@ GtkProgressBar {
|
||||
* Level Bar *
|
||||
*************/
|
||||
|
||||
.level-bar.vertical {
|
||||
-GtkLevelBar-min-block-width: 3;
|
||||
-GtkLevelBar-min-block-height: 34;
|
||||
}
|
||||
|
||||
.level-bar {
|
||||
box-shadow: _widget_edge(); // needs to be set here to avoid clipping
|
||||
-GtkLevelBar-min-block-width: 34;
|
||||
|
@ -3375,10 +3375,6 @@ GtkProgressBar {
|
||||
/*************
|
||||
* Level Bar *
|
||||
*************/
|
||||
.level-bar.vertical {
|
||||
-GtkLevelBar-min-block-width: 3;
|
||||
-GtkLevelBar-min-block-height: 34; }
|
||||
|
||||
.level-bar {
|
||||
box-shadow: 0 1px rgba(238, 238, 236, 0.1);
|
||||
-GtkLevelBar-min-block-width: 34;
|
||||
|
@ -3537,10 +3537,6 @@ GtkProgressBar {
|
||||
/*************
|
||||
* Level Bar *
|
||||
*************/
|
||||
.level-bar.vertical {
|
||||
-GtkLevelBar-min-block-width: 3;
|
||||
-GtkLevelBar-min-block-height: 34; }
|
||||
|
||||
.level-bar {
|
||||
box-shadow: 0 1px white;
|
||||
-GtkLevelBar-min-block-width: 34;
|
||||
|
Loading…
Reference in New Issue
Block a user