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
6516e0ce
Commit
6516e0ce
authored
Feb 15, 2016
by
Erkan Öğümsöğütlü
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ADD CHANGE REMOVE Dashboard Style rref #5115
parent
7166c2aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
3 deletions
+13
-3
app.css
app/app.css
+13
-3
No files found.
app/app.css
View file @
6516e0ce
...
...
@@ -1071,6 +1071,7 @@ table.dataTable thead .sorting:after {
.dashboard-main-search
.panel-default
{
padding-bottom
:
25px
;
border-radius
:
2px
;
}
.dashboard-main-search
.dashboard-student-search
h3
,
...
...
@@ -1311,13 +1312,22 @@ table.dataTable thead .sorting:after {
.dashboard
.panel-default
>
.panel-heading
{
background-color
:
#fff
;
border-color
:
#F2F2F2
;
font-family
:
'roboto
medium
'
;
color
:
rgb
(
9
3
,
93
,
93
);
text-align
:
center
;
font-family
:
'roboto
light
'
;
color
:
rgb
(
9
5
,
95
,
95
);
padding
:
15px
;
}
.dashboard
.panel-default
>
.panel-heading
.panel-title
{
font-size
:
18px
;
display
:
inline-block
;
}
.dashboard
.panel-default
>
.panel-heading
.panel-action
{
font-size
:
15px
;
padding-top
:
3px
;
padding-right
:
10px
;
font-family
:
'robotomedium'
;
cursor
:
pointer
;
}
.dashboard
.user-info
.user-name
{
...
...
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