This website works better with JavaScript.
Explore
Help
Register
Sign In
packages
/
lightdm-webkit2-greeter
Watch
1
Star
0
Fork
You've already forked lightdm-webkit2-greeter
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
382
Commits
1
Branch
21
Tags
20 MiB
Tree:
adac192b87
sisyphus
0.2.3RC
0.3.0
3.4.1-alt1
3.4.1-alt1.1
3.4.1-alt1.2
3.4.1-alt1.2a
3.4.1-alt1.3
3.4.1-alt1.3a
3.4.1-alt2
3.4.1-alt2a
3.4.1-alt3
3.4.1-alt3a
3.4.1-alt3b
3.4.1-alt4
3.4.1-alt4_0
3.4.1-alt5
gb-sisyphus-task299758.100
gb-sisyphus-task300003.100
gb-sisyphus-task300007.100
gb-sisyphus-task300074.100
gb-sisyphus-task304105.300
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'adac192b87'
${ noResults }
lightdm-webkit2-greeter
/
data
/
style.css
5 lines
44 B
Raw
Normal View
History
Unescape
Escape
Combined css files in one. The nature of CSS selectors makes it possible to combine the sheets by using multiple selectors for the ruleset. This changeset has been tested on: - Ubuntu xenial, which uses GTK 3.18 - archlinux (current), which uses GTK 3.20
8 years ago
window
,
found what was causing the problem!
9 years ago
GtkWindow
{
add separate css file for gtk-3.20
9 years ago
background
:
#
000000
;
}