mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
fix message-dialog border
This commit is contained in:
parent
b5515e6bac
commit
f97ba42226
@ -2586,10 +2586,7 @@ GtkVolumeButton.button { padding: 8px; }
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px $_wm_border;
|
||||
}
|
||||
&.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px $_wm_border;
|
||||
}
|
||||
&.message-dialog { border-radius: 3px; }
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -2122,8 +2122,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.55); }
|
||||
border-radius: 3px; }
|
||||
|
||||
.header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
|
@ -2123,8 +2123,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
|
||||
border-radius: 3px; }
|
||||
|
||||
.header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
|
@ -2122,8 +2122,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.55); }
|
||||
border-radius: 3px; }
|
||||
|
||||
.header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
|
@ -2123,8 +2123,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
|
||||
border-radius: 3px; }
|
||||
|
||||
.header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
|
@ -2122,8 +2122,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
|
||||
border-radius: 3px; }
|
||||
|
||||
.header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
|
@ -2122,8 +2122,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
|
||||
border-radius: 3px; }
|
||||
|
||||
.header-bar .button.titlebutton, .titlebar .button.titlebutton,
|
||||
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
|
||||
|
@ -2722,10 +2722,7 @@ GtkVolumeButton.button { padding: 8px; }
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px $_wm_border;
|
||||
}
|
||||
&.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px $_wm_border;
|
||||
}
|
||||
&.message-dialog { border-radius: 3px; }
|
||||
}
|
||||
&.solid-csd {
|
||||
border-radius: 0;
|
||||
|
@ -2200,8 +2200,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.55); }
|
||||
border-radius: 3px; }
|
||||
.window-frame.solid-csd {
|
||||
border-radius: 0;
|
||||
margin: 1px;
|
||||
|
@ -2201,8 +2201,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
|
||||
border-radius: 3px; }
|
||||
.window-frame.solid-csd {
|
||||
border-radius: 0;
|
||||
margin: 1px;
|
||||
|
@ -2200,8 +2200,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.55); }
|
||||
border-radius: 3px; }
|
||||
.window-frame.solid-csd {
|
||||
border-radius: 0;
|
||||
margin: 1px;
|
||||
|
@ -2201,8 +2201,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
|
||||
border-radius: 3px; }
|
||||
.window-frame.solid-csd {
|
||||
border-radius: 0;
|
||||
margin: 1px;
|
||||
|
@ -2200,8 +2200,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
|
||||
border-radius: 3px; }
|
||||
.window-frame.solid-csd {
|
||||
border-radius: 0;
|
||||
margin: 1px;
|
||||
|
@ -2200,8 +2200,7 @@ GtkVolumeButton.button {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
|
||||
.window-frame.csd.message-dialog {
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
|
||||
border-radius: 3px; }
|
||||
.window-frame.solid-csd {
|
||||
border-radius: 0;
|
||||
margin: 1px;
|
||||
|
Loading…
Reference in New Issue
Block a user