summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-05-24 14:08:46 +0200
committerraveit65 <[email protected]>2016-05-24 14:09:26 +0200
commita817469624f56a9a289e5f36c030c7fd5dabb2bb (patch)
treeeaab66bce4b21baf892f562978ac1ec24a5563cb /desktop-themes
parent1bae8d6a65352d30734dc3df8cdb2333cf6bec41 (diff)
downloadmate-themes-a817469624f56a9a289e5f36c030c7fd5dabb2bb.tar.bz2
mate-themes-a817469624f56a9a289e5f36c030c7fd5dabb2bb.tar.xz
GTK+3 TOK themes: improve GtkCalendar
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css7
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css5
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css7
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css5
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css7
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css5
6 files changed, 24 insertions, 12 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
index 49945669..0bfafa62 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
@@ -2363,18 +2363,19 @@ row:selected:focus,
/* Calendars */
GtkCalendar {
- padding: 2px;
+ padding: 1px;
}
GtkCalendar.view {
border-radius: 3px;
border-style: solid;
border-width: 1px;
- padding: 2px;
+ border-color: @border_color;
+ padding: 0px;
}
GtkCalendar.header {
- border-radius: 0;
+ border-radius: 3px 3px 0px 0px;
background-image: -gtk-gradient (linear,
left top,
left bottom,
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
index 5c377c61..9cb02c58 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
@@ -320,6 +320,10 @@ NaTrayApplet {
color: @theme_fg_color;
}
+CalendarWindow#MatePanelPopupWindow {
+ border-radius: 3px;
+}
+
/***********************
* Mate-Control-Center *
***********************/
@@ -523,7 +527,6 @@ EomThumbNav .button.flat:insensitive {
}
/* mate-screensaver lock dialog */
-
.lock-dialog {
border-radius: 3px;
border-style: solid;
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index 2ca085a7..babdf89d 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -2367,18 +2367,19 @@ row:selected:focus,
/* Calendars */
GtkCalendar {
- padding: 2px;
+ padding: 1px;
}
GtkCalendar.view {
border-radius: 3px;
border-style: solid;
border-width: 1px;
- padding: 2px;
+ border-color: @border_color;
+ padding: 0px;
}
GtkCalendar.header {
- border-radius: 0;
+ border-radius: 3px 3px 0px 0px;
background-image: -gtk-gradient (linear,
left top,
left bottom,
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
index 256c3207..2b8b41a6 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
@@ -321,6 +321,10 @@ NaTrayApplet {
color: @theme_fg_color;
}
+CalendarWindow#MatePanelPopupWindow {
+ border-radius: 3px;
+}
+
/***********************
* Mate-Control-Center *
***********************/
@@ -524,7 +528,6 @@ EomThumbNav .button.flat:insensitive {
}
/* mate-screensaver lock dialog */
-
.lock-dialog {
border-radius: 3px;
border-style: solid;
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
index f8dc07a6..756a8b03 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
@@ -2363,18 +2363,19 @@ row:selected:focus,
/* Calendars */
GtkCalendar {
- padding: 2px;
+ padding: 1px;
}
GtkCalendar.view {
border-radius: 3px;
border-style: solid;
border-width: 1px;
- padding: 2px;
+ border-color: @border_color;
+ padding: 0px;
}
GtkCalendar.header {
- border-radius: 0;
+ border-radius: 3px 3px 0px 0px;
background-image: -gtk-gradient (linear,
left top,
left bottom,
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css
index 42aa099d..9484dcef 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css
@@ -350,6 +350,10 @@ NaTrayApplet {
color: @theme_fg_color;
}
+CalendarWindow#MatePanelPopupWindow {
+ border-radius: 3px;
+}
+
/******************
* mate-terminal *
******************/
@@ -567,7 +571,6 @@ EomThumbNav .button.flat:insensitive {
}
/* mate-screensaver lock dialog */
-
.lock-dialog {
border-radius: 3px;
border-style: solid;