Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
iTasks-SDK
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
75
Issues
75
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clean-and-itasks
iTasks-SDK
Commits
267d30e0
Commit
267d30e0
authored
Sep 09, 2019
by
Bas Lijnse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regenerated css
parent
1fcc12cb
Pipeline
#29252
passed with stage
in 4 minutes and 36 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
Libraries/iTasks/UI/WebPublic/css/itasks-orangeblue.css
Libraries/iTasks/UI/WebPublic/css/itasks-orangeblue.css
+3
-3
Libraries/iTasks/UI/WebPublic/css/itasks.css
Libraries/iTasks/UI/WebPublic/css/itasks.css
+3
-3
No files found.
Libraries/iTasks/UI/WebPublic/css/itasks-orangeblue.css
View file @
267d30e0
...
...
@@ -956,16 +956,16 @@ div.itasks-exception {
height
:
16px
;
}
.itasks-button
-
disabled
{
.itasks-button
:
disabled
{
color
:
#595959
;
background
:
linear-gradient
(
white
,
#bbbbbb
);
}
.itasks-button
-
disabled
:hover
{
.itasks-button
:
disabled:hover
{
border-color
:
#888888
;
}
.itasks-button
-
disabled
.itasks-button-icon
{
.itasks-button
:
disabled
.itasks-button-icon
{
opacity
:
0.5
;
}
...
...
Libraries/iTasks/UI/WebPublic/css/itasks.css
View file @
267d30e0
...
...
@@ -956,16 +956,16 @@ div.itasks-exception {
height
:
16px
;
}
.itasks-button
-
disabled
{
.itasks-button
:
disabled
{
color
:
#595959
;
background
:
linear-gradient
(
white
,
#bbbbbb
);
}
.itasks-button
-
disabled
:hover
{
.itasks-button
:
disabled:hover
{
border-color
:
#888888
;
}
.itasks-button
-
disabled
.itasks-button-icon
{
.itasks-button
:
disabled
.itasks-button-icon
{
opacity
:
0.5
;
}
...
...
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