Csaba Jakosa
90d74c5247
[Gtk-3.18] Use icon-shadow instead of -gtk-icon-shadow. Fixes #558
2016-09-04 12:07:08 +05:30
Csaba Jakosa
5ea55ab061
Fix selection checkboxes for Gnome apps. Fixes #304
...
We are only using png here ,but it also plays well with svg.
2016-08-25 21:04:08 +05:30
Csaba Jakosa
0612667f91
* Fixed button disabled. ( #517 )
2016-08-23 17:37:44 -05:00
Dustin Falgout
d56f32f8e6
Fixes #403 and Fixes #509
2016-08-23 06:24:23 -05:00
Csaba Jakosa
0bc870bcf7
* Removed run attribute. ( #515 )
2016-08-23 05:25:38 -05:00
Khurshid Alam
c65721b5ee
[Gtk-3.18] Use old link color. Fixes #499
2016-07-27 23:47:11 +05:30
Khurshid Alam
749cfa3458
[Gtk-3.18] Use dark mode tabs in gnometerminal (by default). Fixes #497
2016-07-21 01:20:28 +05:30
Khurshid Alam
58642c3721
[Gtk-3.18] Provide gap between buttons in message dialog. Fixes #498
2016-07-20 00:21:53 +05:30
Khurshid Alam
0d05abedfc
Fix typo from previous commit
2016-06-18 19:09:46 +05:30
Khurshid Alam
e43efdc90f
[Gtk-3.18][Gtk-3.20]Fix info,warning,question and error classes
...
This makes them available globally. Now gedit searchbar will turn red if the search items are not found!
2016-06-18 13:35:11 +05:30
Alexei Sorokin
1315b5f5e1
Basic MATE Gtk3 support ( #473 )
...
* * Match Metacity theme color
* [Gtk3] Add MATE support
2016-06-10 15:15:17 +05:30
Khurshid Alam
ca1253077a
[Gtk-3.18]: Progressbar under treeview : removed backdrop state
...
Transmission has a visual bug where it doesn't change progressbar color quickly when changing state from active to bakdrop or backdrop to active. This makes entire thing appears buggy (#408 )
2016-05-21 21:23:03 +05:30
Khurshid Alam
704dc5f150
[Gtk-3.18]: Readjust highlight hover color for scale slider. Fixes #392
2016-05-19 14:54:16 +05:30
Khurshid Alam
f696652305
[Gtk-3.18]: Use bottom highlight in notebook tab
2016-05-19 13:01:43 +05:30
Khurshid Alam
9848d0f9a4
Undershoot effect without the dotted line
2016-04-28 11:10:14 +05:30
Megax
220596b43a
* Minimal code style fix.
2016-04-23 16:58:19 +02:00
Megax
6485478945
* Fixed gtk3.18
2016-04-23 16:34:30 +02:00
Khurshid Alam
b62e6eb0d4
Gtk-3.18: Remove white margin for CSD apps under Unity. Fixes #281
...
Ideally I would like to change window frame backdrop color as well, but for now it works. It is probably going to break old metacity session, but we don't really support metacity.
2016-04-12 21:00:14 +05:30
Dustin Falgout
a7fcd6b7b5
fix padding for nemo toolbar buttons (3.20). fix typo.
2016-04-10 04:53:28 -05:00
Megax
50c2e1d6e4
* Gedit: Fix decorate popover list view background color.
2016-04-07 15:03:55 +02:00
Khurshid Alam
854ff8b69c
Merge pull request #308 from megax/patch3
...
Gedit: Fixed Open file list border style.
2016-04-07 01:34:01 +05:30
Megax
c074693431
* Gedit: Fixed Open file list border stlye.
2016-04-06 17:01:32 +02:00
Megax
f5d1b847f1
* GtkPaned code css converted sass.
2016-04-05 18:16:57 +02:00
Megax
21dbafe1b6
* Fixed #273 and other fix.
2016-04-05 17:22:30 +02:00
Megax
4e1027adeb
* Progressbar style fix and update.
2016-03-26 17:19:29 +01:00
actionless
e6cc72279d
fix(gtk3): progressbar inside treeview
2016-03-26 15:43:52 +01:00
Khurshid Alam
c637d4d1da
Restore missing gnome-terminal decoration in sass
...
During redesign terminal decoration was removed which left terminal with light background color. This restores terminal with dark background color & other minor tweaks. These tweaks needs to be modified again for GTK >=3.19.3, but for now it works.
2016-02-16 21:35:34 +05:30
Khurshid Alam
99a83be1c0
Remove redundant sidebar icon padding from nautilus
2016-02-16 12:39:23 +05:30
Khurshid Alam
f800f29aca
Add icon padding in GtkPlacesSidebar widget
...
GTK+ Places Sidebar in 3.18.x uses GtkLIst Box which is used by Nautilus and GtkFileChooserDialog. This fix adds padding in GtkPlacesSidebar widget. That way icon padding remains constant across all sidebar widgets.
2016-02-16 12:35:22 +05:30
Khurshid Alam
e4627160e8
More tweaks for window border color under unity decoration
2016-02-16 11:05:30 +05:30
Khurshid Alam
06197571ed
Do not use transparent window borders in unity decoration.Fixes #290
...
Previously, background color of left, right and bottom part of windows are set transparent.This was making titlebar appears 1px wider than the window itself.This fix only affects those apps which are patched by ubuntu to use traditional titlebar over headerbar.
2016-02-06 12:19:54 +05:30
Test User
0f0cb6db86
Decreased padding to 3px
2016-01-30 11:07:23 +01:00
Test User
85a7646f24
Fixes theming of option-button
2016-01-03 11:49:16 +01:00
Test User
da251e8878
Removes unnecessary declaration
2016-01-03 10:09:23 +01:00
Test User
12d6ea9565
Hound
2016-01-03 10:07:51 +01:00
Test User
c96c8d61b9
Restores highlighting rectangle
2016-01-03 10:06:24 +01:00
Test User
3f5d2a0f6a
Styling
2015-12-28 14:17:00 +01:00
Test User
fa2e9edda6
Hound complained
2015-12-28 14:14:42 +01:00
Test User
646c67661b
Small fixes
2015-12-28 14:09:23 +01:00
Test User
5488077d63
Hound complained
2015-10-31 14:09:05 +01:00
Test User
f87be2ffc8
Removes unnecessary things
2015-10-31 14:04:20 +01:00
Satyajit Sahoo
2b08db3f94
Merge pull request #264 from flandolfi/patch-1
...
Update _nautilus.scss
2015-10-31 18:03:20 +05:30
Satyajit Sahoo
a50860775e
Merge pull request #267 from wa4557/unity
...
Refines unity-greeter
2015-10-31 18:02:31 +05:30
Test User
2e4fc30bb2
Fixes typo
2015-10-31 12:54:38 +01:00
Test User
5b81b2ddc2
Refines unity-greeter
2015-10-31 12:46:06 +01:00
Francesco Landolfi
a09f22006c
Update _nautilus.scss
...
Changed from fixed value to global value.
2015-10-27 21:04:36 +01:00
Francesco Landolfi
4e14e6d492
Update _nautilus.scss
...
Fixes #256 : no icon padding.
2015-10-27 17:10:21 +01:00
Khurshid Alam
def31cec0e
Fixes wrong menu color in gtk3.16 apps issue: #253
2015-10-20 19:26:48 +05:30
Test User
19d3846d97
Adds updated _unity-greeter.scss
2015-08-10 19:24:38 +02:00
Test User
5b76a3bedd
Initial commit for unity-greeter
2015-08-10 12:49:19 +02:00