Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
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
Muhammad Usman
PERFORMA_REPLICA
Commits
5616b97a
Commit
5616b97a
authored
Jul 26, 2017
by
Nilu
Committed by
Harsh Shah
Sep 06, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hover on buttons
parent
52855dfe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletions
+11
-1
common.css
cmsWebApp/webroot/css/common.css
+11
-1
No files found.
cmsWebApp/webroot/css/common.css
View file @
5616b97a
...
...
@@ -2268,8 +2268,10 @@ a.forgot-pass {
display
:
inline-block
;
padding
:
0
44px
;
margin-top
:
29px
;
background-color
:
#667281
;
}
.d-create-job-btn
:hover
,
.d-create-job-btn
:focus
{
background-color
:
#434c58
;
color
:
#ffffff
;
}
.arrow-btn
{
...
...
@@ -2579,7 +2581,11 @@ span.ex-management {
height
:
45px
;
display
:
inline-block
;
margin-left
:
29px
;
font-family
:
"Usual-Medium"
font-family
:
"Usual-Medium"
;
background-color
:
#667281
;
}
.edit-btn-dropdown
a
:hover
,
.edit-btn-dropdown
a
:focus
{
background-color
:
#434c58
;
}
.edit-btn-dropdown
img
{
margin-left
:
12px
;
...
...
@@ -3267,6 +3273,10 @@ input.add-note-btn:hover{
cursor
:
pointer
;
margin-bottom
:
42px
;
margin-top
:
32px
;
background-color
:
#667281
;
}
.expand-btn
:hover
,
.expand-btn
:focus
{
background-color
:
#434c58
;
}
.expand-btn
>
img
{
margin-left
:
15px
;
...
...
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