Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
Moments
Project
Overview
Details
Activity
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Trainees_UI_Team
Moments
Commits
352272c8
Commit
352272c8
authored
Jul 25, 2019
by
abraham
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
response
parent
67213241
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
129 additions
and
0 deletions
+129
-0
responsive.scss
src/assets/responsive.scss
+129
-0
No files found.
src/assets/responsive.scss
View file @
352272c8
...
...
@@ -112,6 +112,85 @@
}
}
}
//scss for loginaccount
.loginaccount_overlay
{
.loginaccount_overlay1
{
.container
{
.row
{
.date_details
{
.row
{
.date_details1
{
text-align
:
left
!
important
;
}
.date_details2
{
text-align
:
right
!
important
;
}
}
}
.last_sent
{
padding-bottom
:
40px
!
important
;
}
}
}
}
.loginaccount_overlay2
{
.container
{
ul
{
text-align
:
center
!
important
;
li
{
margin-right
:
0px
!
important
;
padding
:
5px
!
important
;
}
}
.input_box
{
.input_cont
{
input
{
padding-left
:
5px
!
important
;
}
}
}
}
}
.loginaccount_overlay3
{
.container
{
.row
{
.both_col
{
width
:
50%
!
important
;
}
}
}
}
.loginaccount_overlay4
{
.container
{
.tab-content
{
.tab-pane
{
ul
{
li
{
padding-right
:
0px
!
important
;
padding-bottom
:
20px
!
important
;
.tab_img
{
width
:
100%
!
important
;
}
}
}
}
}
.view_all
{
padding-top
:
0px
!
important
;
}
}
}
.loginaccount_overlay5
{
.container
{
ul
{
li
{
padding-left
:
0px
!
important
;
width
:
100%
!
important
;
}
}
}
}
}
//navbar scss
nav
{
height
:
auto
!
important
;
...
...
@@ -726,6 +805,56 @@ margin-top: 10px !important;
}
}
//scss for loginaccount
.loginaccount_overlay
{
.loginaccount_overlay2
{
.container
{
ul
{
text-align
:
center
!
important
;
li
{
margin-right
:
30px
!
important
;
margin-left
:
30px
!
important
;
}
}
}
}
.loginaccount_overlay4
{
.container
{
.tab-content
{
.tab-pane
{
ul
{
text-align
:
center
!
important
;
li
{
padding-left
:
10px
!
important
;
padding-right
:
10px
!
important
;
.tab_img
{
width
:
300px
!
important
;
}
.rat_cont
{
text-align
:
left
!
important
;
}
}
}
}
}
.view_all
{
padding-left
:
30px
!
important
;
}
}
}
.loginaccount_overlay5
{
.container
{
ul
{
text-align
:
center
!
important
;
li
{
padding-left
:
20px
!
important
;
padding-right
:
20px
!
important
;
}
}
}
}
}
}
/* 05.0 iPads (landscape) ----------- */
...
...
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