Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
G
gnome-software
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
28
Issues
28
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Librem5
gnome-software
Commits
738f5aa8
Commit
738f5aa8
authored
Sep 03, 2019
by
Adrien Plazas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
librem5: Drop the custom .needs-attention style class
This conflicts with the one from the view switcher.
parent
b18db20e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
12 deletions
+0
-12
src/gtk-style-hc.css
src/gtk-style-hc.css
+0
-6
src/gtk-style.css
src/gtk-style.css
+0
-6
No files found.
src/gtk-style-hc.css
View file @
738f5aa8
...
...
@@ -22,12 +22,6 @@
font-size
:
125%
;
}
.needs-attention
{
background-image
:
none
;
background-color
:
shade
(
@
theme_selected_bg_color
,
1.1
);
border-radius
:
1px
;
}
.screenshot-image
,
.screenshot-image-thumb
{
background-image
:
none
;
background-color
:
shade
(
@
theme_bg_color
,
0.9
);
...
...
src/gtk-style.css
View file @
738f5aa8
...
...
@@ -38,12 +38,6 @@
font-size
:
x-small
;
}
.needs-attention
{
background-image
:
none
;
background-color
:
shade
(
@
theme_selected_bg_color
,
1.1
);
border-radius
:
1px
;
}
.toolbar-primary-buttons-software
{
padding-left
:
26px
;
padding-right
:
26px
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment