Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
trisquel-packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trisquel
trisquel-packages
Commits
fea820e1
Commit
fea820e1
authored
10 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
6.0: Updated trisquel-gtk-theme: Fixed panel button borders
parent
b52137fe
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
6.0/trisquel-gtk-theme/data/usr/share/themes/Trisquel/gtk-3.0/apps/gnome-panel.css
+14
-18
14 additions, 18 deletions
...ta/usr/share/themes/Trisquel/gtk-3.0/apps/gnome-panel.css
6.0/trisquel-gtk-theme/debian/changelog
+12
-0
12 additions, 0 deletions
6.0/trisquel-gtk-theme/debian/changelog
with
26 additions
and
18 deletions
6.0/trisquel-gtk-theme/data/usr/share/themes/Trisquel/gtk-3.0/apps/gnome-panel.css
+
14
−
18
View file @
fea820e1
...
...
@@ -55,57 +55,53 @@ PanelAppletFrame {
text-shadow
:
none
;
}
PanelApplet
.button
:focus
{
border-width
:
0
1px
0
1px
;
}
PanelApplet
.button
,
.desktop-panel
.button
{
-GtkButton-inner-border
:
2
;
background-image
:
-gtk-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
shade
(
@
dark_bg_color
,
1.5
)),
to
(
shade
(
@
dark_bg_color
,
1.05
)));
border-color
:
@
transparent
;
border-radius
:
2px
;
border-width
:
0
1px
0
1px
;
color
:
@
dark_fg_color
;
text-shadow
:
none
;
-unico-border-gradient
:
none
;
-unico-glow-radius
:
0
;
-unico-inner-stroke-width
:
0
;
-unico-outer-stroke-width
:
0
;
text-shadow
:
1
1
alpha
(
#000
,
0.3
);
color
:
#fff
;
text-shadow
:
1
1
alpha
(
#000
,
0.3
);
color
:
#fff
;
}
PanelApplet
.button
:
prelight:
active
,
PanelApplet
.button
:active
,
.desktop-panel
.button
:prelight:active
,
.desktop-panel
.button
:active
{
PanelApplet
.button
:active
:hover
,
PanelApplet
.button
:active
{
color
:
#fff
;
border-width
:
0
1px
0
1px
;
background-image
:
-gtk-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
shade
(
@
dark_bg_color
,
0.85
)),
to
(
shade
(
@
dark_bg_color
,
1.0
)));
border-color
:
shade
(
@
dark_bg_color
,
0.78
);
-unico-border-gradient
:
none
;
-unico-glow-radius
:
0
;
-unico-inner-stroke-width
:
0
;
-unico-outer-stroke-width
:
0
;
}
PanelApplet
.button
:prelight
,
.desktop-panel
.button
:prelight
{
PanelApplet
.button
,
PanelApplet
.button
:hover
{
color
:
#ccc
;
background-image
:
-gtk-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
shade
(
@
dark_bg_color
,
1.7
)),
to
(
shade
(
@
dark_bg_color
,
1.25
)));
border-color
:
@
transparent
;
-unico-border-gradient
:
none
;
-unico-glow-radius
:
0
;
-unico-inner-stroke-width
:
0
;
-unico-outer-stroke-width
:
0
;
border-width
:
0
1px
0
1px
;
}
ClockBox
{
...
...
This diff is collapsed.
Click to expand it.
6.0/trisquel-gtk-theme/debian/changelog
+
12
−
0
View file @
fea820e1
trisquel-gtk-theme (6.0-2) precise; urgency=low
* Fixed panel button borders
-- Trisquel GNU/Linux developers <trisquel-devel@listas.trisquel.info> Wed, 21 May 2014 00:25:27 +0200
trisquel-gtk-theme (6.0-1) precise; urgency=low
* Fixed some glitches in the panel task list
-- Trisquel GNU/Linux developers <trisquel-devel@listas.trisquel.info> Sat, 01 Mar 2014 04:28:03 +0100
trisquel-gtk-theme (6.0) toutatis; urgency=low
* Final release for Toutatis
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment