Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
ludotheque
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
18
Issues
18
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Denis S. Valdenaire
ludotheque
Commits
43a4dcc8
Commit
43a4dcc8
authored
Dec 20, 2015
by
Denis S. Valdenaire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modification styles autocomplete search
parent
ba33361a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
css/styles.css
css/styles.css
+8
-8
No files found.
css/styles.css
View file @
43a4dcc8
...
...
@@ -116,15 +116,15 @@ img#logo {
.typeahead
,
.tt-query
,
.tt-hint
{
width
:
3
96px
;
width
:
2
96px
;
height
:
30px
;
padding
:
8px
12px
;
font-size
:
1
8
px
;
font-size
:
1
6
px
;
line-height
:
30px
;
border
:
2
px
solid
#ccc
;
-webkit-border-radius
:
8
px
;
-moz-border-radius
:
8
px
;
border-radius
:
8
px
;
border
:
1
px
solid
#ccc
;
-webkit-border-radius
:
4
px
;
-moz-border-radius
:
4
px
;
border-radius
:
4
px
;
outline
:
none
;
}
...
...
@@ -137,7 +137,7 @@ img#logo {
}
.typeahead
:focus
{
border
:
2
px
solid
#0097cf
;
border
:
1
px
solid
#0097cf
;
}
.tt-query
{
...
...
@@ -151,7 +151,7 @@ img#logo {
}
.tt-menu
{
width
:
4
22px
;
width
:
3
22px
;
margin
:
12px
0
;
padding
:
8px
0
;
background-color
:
#fff
;
...
...
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