Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
maynard
Commits
9065b697
Commit
9065b697
authored
Apr 01, 2014
by
Jonny Lamb
Browse files
style: change alpha of launcher grid
parent
cc17690c
Changes
1
Show whitespace changes
Inline
Side-by-side
shell/style.css
View file @
9065b697
...
...
@@ -31,11 +31,11 @@
}
.maynard-grid
{
background-color
:
alpha
(
white
,
0.
5
);
background-color
:
alpha
(
black
,
0.
6
);
}
.maynard-grid-item
{
background-color
:
alpha
(
black
,
0.
7
);
background-color
:
alpha
(
black
,
0.
6
);
color
:
white
;
font
:
Droid
Sans
12
;
border-style
:
solid
;
...
...
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