1
0
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:
Horst3180 2015-07-14 19:16:14 +02:00
parent b5515e6bac
commit f97ba42226
14 changed files with 14 additions and 32 deletions

View File

@ -2586,10 +2586,7 @@ GtkVolumeButton.button { padding: 8px; }
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px $_wm_border; box-shadow: 0 1px 3px 1px $_wm_border;
} }
&.message-dialog { &.message-dialog { border-radius: 3px; }
border-radius: 3px;
box-shadow: 0 1px 6px $_wm_border;
}
} }
} }

View File

@ -2122,8 +2122,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.55); }
.header-bar .button.titlebutton, .titlebar .button.titlebutton, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton { .header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {

View File

@ -2123,8 +2123,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
.header-bar .button.titlebutton, .titlebar .button.titlebutton, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton { .header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {

View File

@ -2122,8 +2122,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.55); }
.header-bar .button.titlebutton, .titlebar .button.titlebutton, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton { .header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {

View File

@ -2123,8 +2123,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
.header-bar .button.titlebutton, .titlebar .button.titlebutton, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton { .header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {

View File

@ -2122,8 +2122,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
.header-bar .button.titlebutton, .titlebar .button.titlebutton, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton { .header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {

View File

@ -2122,8 +2122,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
.header-bar .button.titlebutton, .titlebar .button.titlebutton, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton { .header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {

View File

@ -2722,10 +2722,7 @@ GtkVolumeButton.button { padding: 8px; }
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px $_wm_border; box-shadow: 0 1px 3px 1px $_wm_border;
} }
&.message-dialog { &.message-dialog { border-radius: 3px; }
border-radius: 3px;
box-shadow: 0 1px 6px $_wm_border;
}
} }
&.solid-csd { &.solid-csd {
border-radius: 0; border-radius: 0;

View File

@ -2200,8 +2200,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.55); }
.window-frame.solid-csd { .window-frame.solid-csd {
border-radius: 0; border-radius: 0;
margin: 1px; margin: 1px;

View File

@ -2201,8 +2201,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
.window-frame.solid-csd { .window-frame.solid-csd {
border-radius: 0; border-radius: 0;
margin: 1px; margin: 1px;

View File

@ -2200,8 +2200,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.55); }
.window-frame.solid-csd { .window-frame.solid-csd {
border-radius: 0; border-radius: 0;
margin: 1px; margin: 1px;

View File

@ -2201,8 +2201,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
.window-frame.solid-csd { .window-frame.solid-csd {
border-radius: 0; border-radius: 0;
margin: 1px; margin: 1px;

View File

@ -2200,8 +2200,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
.window-frame.solid-csd { .window-frame.solid-csd {
border-radius: 0; border-radius: 0;
margin: 1px; margin: 1px;

View File

@ -2200,8 +2200,7 @@ GtkVolumeButton.button {
border-radius: 2px; border-radius: 2px;
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
.window-frame.csd.message-dialog { .window-frame.csd.message-dialog {
border-radius: 3px; border-radius: 3px; }
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
.window-frame.solid-csd { .window-frame.solid-csd {
border-radius: 0; border-radius: 0;
margin: 1px; margin: 1px;