Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GeoInt_SIDT
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mario Chirinos Colunga
GeoInt_SIDT
Commits
f06929bc
Commit
f06929bc
authored
Apr 03, 2019
by
Sergio Adrian Gongora Euan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
search responsive added
parent
67afa1d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
73 additions
and
18 deletions
+73
-18
responsivePhone.css
catalog/static/catalog/css/responsivePhone.css
+73
-18
No files found.
catalog/static/catalog/css/responsivePhone.css
View file @
f06929bc
...
@@ -15,6 +15,19 @@
...
@@ -15,6 +15,19 @@
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
background
:
#e08e0b
;
}
}
#option-list
{
margin-top
:
8px
;
display
:
none
;
position
:
absolute
;
border-radius
:
3px
;
background-color
:
white
;
width
:
210px
!important
;
max-height
:
541px
;
overflow
:
auto
;
left
:
26px
;
z-index
:
1
;
}
}
}
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
...
@@ -33,6 +46,18 @@
...
@@ -33,6 +46,18 @@
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
background
:
#e08e0b
;
}
}
#option-list
{
margin-top
:
8px
;
display
:
none
;
position
:
absolute
;
border-radius
:
3px
;
background-color
:
white
;
width
:
210px
!important
;
max-height
:
541px
;
overflow
:
auto
;
left
:
26px
;
z-index
:
1
;
}
}
}
/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* ----------- iPhone 6+, 7+ and 8+ ----------- */
...
@@ -51,6 +76,18 @@
...
@@ -51,6 +76,18 @@
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
background
:
#e08e0b
;
}
}
#option-list
{
margin-top
:
8px
;
display
:
none
;
position
:
absolute
;
border-radius
:
3px
;
background-color
:
white
;
width
:
210px
!important
;
max-height
:
541px
;
overflow
:
auto
;
left
:
26px
;
z-index
:
1
;
}
}
}
/* ----------- iPhone X ----------- */
/* ----------- iPhone X ----------- */
...
@@ -69,6 +106,18 @@
...
@@ -69,6 +106,18 @@
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
background
:
#e08e0b
;
}
}
#option-list
{
margin-top
:
8px
;
display
:
none
;
position
:
absolute
;
border-radius
:
3px
;
background-color
:
white
;
width
:
210px
!important
;
max-height
:
541px
;
overflow
:
auto
;
left
:
26px
;
z-index
:
1
;
}
}
}
...
@@ -90,6 +139,18 @@
...
@@ -90,6 +139,18 @@
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
background
:
#e08e0b
;
}
}
#option-list
{
margin-top
:
8px
;
display
:
none
;
position
:
absolute
;
border-radius
:
3px
;
background-color
:
white
;
width
:
210px
!important
;
max-height
:
541px
;
overflow
:
auto
;
left
:
26px
;
z-index
:
1
;
}
}
}
/* ----------- Galaxy S6 ----------- */
/* ----------- Galaxy S6 ----------- */
...
@@ -108,22 +169,16 @@
...
@@ -108,22 +169,16 @@
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
background
:
#e08e0b
;
background
:
#e08e0b
;
}
}
}
#option-list
{
margin-top
:
8px
;
display
:
none
;
/* ----------- Windows Phone ----------- */
position
:
absolute
;
border-radius
:
3px
;
/* Portrait and Landscape */
background-color
:
white
;
@media
screen
width
:
210px
!important
;
and
(
device-width
:
480px
)
max-height
:
541px
;
and
(
device-height
:
800px
)
{
overflow
:
auto
;
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
.divider
{
left
:
26px
;
background-color
:
rgba
(
255
,
255
,
255
,
0.1
);
z-index
:
1
;
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
{
color
:
#3c8dbc
;
}
}
.skin-yellow
.main-header
.navbar
.dropdown-menu
li
a
:hover
{
}
background
:
#e08e0b
;
}
}
\ No newline at end of file
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