Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
ulakbus-ui
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ulakbus
ulakbus-ui
Commits
8788d3bf
Commit
8788d3bf
authored
Dec 10, 2015
by
Erkan Öğümsöğütlü
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UI Improvements
Styles
parent
e06c089f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
2 deletions
+23
-2
app.css
app/app.css
+23
-2
No files found.
app/app.css
View file @
8788d3bf
...
@@ -74,6 +74,23 @@ a:hover {
...
@@ -74,6 +74,23 @@ a:hover {
margin-bottom
:
0
;
margin-bottom
:
0
;
}
}
.buttons-on-bottom
{
float
:
left
;
}
.filter-inner
{
background-color
:
#fff
;
padding
:
15px
;
margin-top
:
104px
;
border
:
1px
solid
#E6E6E6
;
}
.filter-inner
h4
{
font-family
:
'robotobold'
;
color
:
#333
;
letter-spacing
:
0.5px
;
}
/** BRAND **/
/** BRAND **/
.brand-bg
{
.brand-bg
{
...
@@ -557,6 +574,7 @@ select {
...
@@ -557,6 +574,7 @@ select {
margin
:
10px
auto
;
margin
:
10px
auto
;
float
:
left
;
float
:
left
;
margin-right
:
10px
;
margin-right
:
10px
;
border
:
1px
solid
#E4E4E4
;
}
}
.sidebar-person-info
.identity
p
.identity-name
{
.sidebar-person-info
.identity
p
.identity-name
{
...
@@ -1463,7 +1481,6 @@ table.dataTable thead .sorting:after {
...
@@ -1463,7 +1481,6 @@ table.dataTable thead .sorting:after {
padding
:
15px
;
padding
:
15px
;
width
:
100%
;
width
:
100%
;
text-align
:
center
;
text-align
:
center
;
background
:
whitesmoke
;
}
}
footer
span
{
footer
span
{
...
@@ -1552,6 +1569,10 @@ table.dataTable thead .sorting:after {
...
@@ -1552,6 +1569,10 @@ table.dataTable thead .sorting:after {
}
}
@media
(
max-width
:
1000px
)
{
@media
(
max-width
:
1000px
)
{
.personnel-info-container
{
.personnel-info-container
{
width
:
500px
;
width
:
500px
;
...
@@ -1599,7 +1620,7 @@ table.dataTable thead .sorting:after {
...
@@ -1599,7 +1620,7 @@ table.dataTable thead .sorting:after {
.tablescroll
{
.tablescroll
{
width
:
100%
;
width
:
100%
;
overflow-x
:
scroll
;
overflow-x
:
auto
;
overflow-y
:
visible
;
overflow-y
:
visible
;
padding-bottom
:
1px
;
padding-bottom
:
1px
;
}
}
...
...
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