Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
e3a954b0
Commit
e3a954b0
authored
Jan 24, 2014
by
Matija Obreza
Browse files
Look-and-Feel updated
parent
b29d3a2c
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/html/css/custom.css
View file @
e3a954b0
...
...
@@ -59,7 +59,7 @@ html[dir="rtl"] #content .right-col {
#search
{
margin
:
18px
0
0
30px
;
width
:
50
%
;
width
:
48
%
;
}
#search
.form-group
{
...
...
@@ -96,6 +96,10 @@ html[dir="rtl"] #content .right-col {
padding
:
10px
33px
;
}
#header
.nav
li
a
{
max-width
:
230px
;
}
#header
.nav
li
:last-of-type
a
{
border-right
:
1px
solid
#83827e
;
}
...
...
src/main/webapp/html/css/responsive.css
View file @
e3a954b0
...
...
@@ -25,6 +25,10 @@
#popup-map
.modal-dialog
{
width
:
970px
;
}
#search
{
width
:
35%
;
}
}
@media
(
max-width
:
1024px
)
{
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment