Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
b11d1e6d
Unverified
Commit
b11d1e6d
authored
Sep 20, 2019
by
Liana Husikyan
Committed by
GitHub
Sep 20, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2351 from EthWorks/disabled-button-background
Fix button background change during active state
parents
bc2c18b7
6f6e35cf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
32 deletions
+32
-32
remix-dark-theme.css
assets/css/remix-dark-theme.css
+32
-32
No files found.
assets/css/remix-dark-theme.css
View file @
b11d1e6d
...
@@ -1752,8 +1752,8 @@ fieldset[disabled] a.btn {
...
@@ -1752,8 +1752,8 @@ fieldset[disabled] a.btn {
background-color
:
#007aa6
;
background-color
:
#007aa6
;
border-color
:
#007aa6
;
border-color
:
#007aa6
;
}
}
.btn-primary
:active
,
.btn-primary
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-primary.active
,
.btn-primary
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-primary.dropdown-toggle
{
.show
>
.btn-primary.dropdown-toggle
{
background-color
:
#005e80
;
background-color
:
#005e80
;
background-image
:
none
;
background-image
:
none
;
...
@@ -1778,8 +1778,8 @@ fieldset[disabled] a.btn {
...
@@ -1778,8 +1778,8 @@ fieldset[disabled] a.btn {
background-color
:
#595c76
;
background-color
:
#595c76
;
border-color
:
#595c76
;
border-color
:
#595c76
;
}
}
.btn-secondary
:active
,
.btn-secondary
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-secondary.active
,
.btn-secondary
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-secondary.dropdown-toggle
{
.show
>
.btn-secondary.dropdown-toggle
{
background-color
:
#494b60
;
background-color
:
#494b60
;
background-image
:
none
;
background-image
:
none
;
...
@@ -1804,8 +1804,8 @@ fieldset[disabled] a.btn {
...
@@ -1804,8 +1804,8 @@ fieldset[disabled] a.btn {
background-color
:
#28a745
;
background-color
:
#28a745
;
border-color
:
#28a745
;
border-color
:
#28a745
;
}
}
.btn-success
:active
,
.btn-success
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-success.active
,
.btn-success
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-success.dropdown-toggle
{
.show
>
.btn-success.dropdown-toggle
{
background-color
:
#218838
;
background-color
:
#218838
;
background-image
:
none
;
background-image
:
none
;
...
@@ -1830,8 +1830,8 @@ fieldset[disabled] a.btn {
...
@@ -1830,8 +1830,8 @@ fieldset[disabled] a.btn {
background-color
:
#355f7d
;
background-color
:
#355f7d
;
border-color
:
#355f7d
;
border-color
:
#355f7d
;
}
}
.btn-info
:active
,
.btn-info
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-info.active
,
.btn-info
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-info.dropdown-toggle
{
.show
>
.btn-info.dropdown-toggle
{
background-color
:
#2a4b62
;
background-color
:
#2a4b62
;
background-image
:
none
;
background-image
:
none
;
...
@@ -1856,8 +1856,8 @@ fieldset[disabled] a.btn {
...
@@ -1856,8 +1856,8 @@ fieldset[disabled] a.btn {
background-color
:
#ea7824
;
background-color
:
#ea7824
;
border-color
:
#ea7824
;
border-color
:
#ea7824
;
}
}
.btn-warning
:active
,
.btn-warning
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-warning.active
,
.btn-warning
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-warning.dropdown-toggle
{
.show
>
.btn-warning.dropdown-toggle
{
background-color
:
#d36514
;
background-color
:
#d36514
;
background-image
:
none
;
background-image
:
none
;
...
@@ -1882,8 +1882,8 @@ fieldset[disabled] a.btn {
...
@@ -1882,8 +1882,8 @@ fieldset[disabled] a.btn {
background-color
:
#d42929
;
background-color
:
#d42929
;
border-color
:
#d42929
;
border-color
:
#d42929
;
}
}
.btn-danger
:active
,
.btn-danger
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-danger.active
,
.btn-danger
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-danger.dropdown-toggle
{
.show
>
.btn-danger.dropdown-toggle
{
background-color
:
#b42323
;
background-color
:
#b42323
;
background-image
:
none
;
background-image
:
none
;
...
@@ -1908,8 +1908,8 @@ fieldset[disabled] a.btn {
...
@@ -1908,8 +1908,8 @@ fieldset[disabled] a.btn {
background-color
:
#2a2c3f
;
background-color
:
#2a2c3f
;
border-color
:
#2a2c3f
;
border-color
:
#2a2c3f
;
}
}
.btn-light
:active
,
.btn-light
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-light.active
,
.btn-light
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-light.dropdown-toggle
{
.show
>
.btn-light.dropdown-toggle
{
background-color
:
#1b1c28
;
background-color
:
#1b1c28
;
background-image
:
none
;
background-image
:
none
;
...
@@ -1934,8 +1934,8 @@ fieldset[disabled] a.btn {
...
@@ -1934,8 +1934,8 @@ fieldset[disabled] a.btn {
background-color
:
#222336
;
background-color
:
#222336
;
border-color
:
#222336
;
border-color
:
#222336
;
}
}
.btn-dark
:active
,
.btn-dark
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-dark.active
,
.btn-dark
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-dark.dropdown-toggle
{
.show
>
.btn-dark.dropdown-toggle
{
background-color
:
#13141f
;
background-color
:
#13141f
;
background-image
:
none
;
background-image
:
none
;
...
@@ -1961,8 +1961,8 @@ fieldset[disabled] a.btn {
...
@@ -1961,8 +1961,8 @@ fieldset[disabled] a.btn {
color
:
#007aa6
;
color
:
#007aa6
;
background-color
:
transparent
;
background-color
:
transparent
;
}
}
.btn-outline-primary
:active
,
.btn-outline-primary
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-outline-primary.active
,
.btn-outline-primary
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-outline-primary.dropdown-toggle
{
.show
>
.btn-outline-primary.dropdown-toggle
{
color
:
#fff
;
color
:
#fff
;
background-color
:
#007aa6
;
background-color
:
#007aa6
;
...
@@ -1988,8 +1988,8 @@ fieldset[disabled] a.btn {
...
@@ -1988,8 +1988,8 @@ fieldset[disabled] a.btn {
color
:
#595c76
;
color
:
#595c76
;
background-color
:
transparent
;
background-color
:
transparent
;
}
}
.btn-outline-secondary
:active
,
.btn-outline-secondary
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-outline-secondary.active
,
.btn-outline-secondary
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-outline-secondary.dropdown-toggle
{
.show
>
.btn-outline-secondary.dropdown-toggle
{
color
:
#fff
;
color
:
#fff
;
background-color
:
#595c76
;
background-color
:
#595c76
;
...
@@ -2015,8 +2015,8 @@ fieldset[disabled] a.btn {
...
@@ -2015,8 +2015,8 @@ fieldset[disabled] a.btn {
color
:
#28a745
;
color
:
#28a745
;
background-color
:
transparent
;
background-color
:
transparent
;
}
}
.btn-outline-success
:active
,
.btn-outline-success
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-outline-success.active
,
.btn-outline-success
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-outline-success.dropdown-toggle
{
.show
>
.btn-outline-success.dropdown-toggle
{
color
:
#fff
;
color
:
#fff
;
background-color
:
#28a745
;
background-color
:
#28a745
;
...
@@ -2042,8 +2042,8 @@ fieldset[disabled] a.btn {
...
@@ -2042,8 +2042,8 @@ fieldset[disabled] a.btn {
color
:
#355f7d
;
color
:
#355f7d
;
background-color
:
transparent
;
background-color
:
transparent
;
}
}
.btn-outline-info
:active
,
.btn-outline-info
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-outline-info.active
,
.btn-outline-info
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-outline-info.dropdown-toggle
{
.show
>
.btn-outline-info.dropdown-toggle
{
color
:
#fff
;
color
:
#fff
;
background-color
:
#355f7d
;
background-color
:
#355f7d
;
...
@@ -2069,8 +2069,8 @@ fieldset[disabled] a.btn {
...
@@ -2069,8 +2069,8 @@ fieldset[disabled] a.btn {
color
:
#ea7824
;
color
:
#ea7824
;
background-color
:
transparent
;
background-color
:
transparent
;
}
}
.btn-outline-warning
:active
,
.btn-outline-warning
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-outline-warning.active
,
.btn-outline-warning
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-outline-warning.dropdown-toggle
{
.show
>
.btn-outline-warning.dropdown-toggle
{
color
:
#fff
;
color
:
#fff
;
background-color
:
#ea7824
;
background-color
:
#ea7824
;
...
@@ -2096,8 +2096,8 @@ fieldset[disabled] a.btn {
...
@@ -2096,8 +2096,8 @@ fieldset[disabled] a.btn {
color
:
#d42929
;
color
:
#d42929
;
background-color
:
transparent
;
background-color
:
transparent
;
}
}
.btn-outline-danger
:active
,
.btn-outline-danger
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-outline-danger.active
,
.btn-outline-danger
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-outline-danger.dropdown-toggle
{
.show
>
.btn-outline-danger.dropdown-toggle
{
color
:
#fff
;
color
:
#fff
;
background-color
:
#d42929
;
background-color
:
#d42929
;
...
@@ -2123,8 +2123,8 @@ fieldset[disabled] a.btn {
...
@@ -2123,8 +2123,8 @@ fieldset[disabled] a.btn {
color
:
#2a2c3f
;
color
:
#2a2c3f
;
background-color
:
transparent
;
background-color
:
transparent
;
}
}
.btn-outline-light
:active
,
.btn-outline-light
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-outline-light.active
,
.btn-outline-light
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-outline-light.dropdown-toggle
{
.show
>
.btn-outline-light.dropdown-toggle
{
color
:
#fff
;
color
:
#fff
;
background-color
:
#2a2c3f
;
background-color
:
#2a2c3f
;
...
@@ -2150,8 +2150,8 @@ fieldset[disabled] a.btn {
...
@@ -2150,8 +2150,8 @@ fieldset[disabled] a.btn {
color
:
#222336
;
color
:
#222336
;
background-color
:
transparent
;
background-color
:
transparent
;
}
}
.btn-outline-dark
:active
,
.btn-outline-dark
:
not
(
:disabled
)
:not
(
.disabled
)
:
active
,
.btn-outline-dark.active
,
.btn-outline-dark
:not
(
:disabled
)
:not
(
.disabled
)
.active
,
.show
>
.btn-outline-dark.dropdown-toggle
{
.show
>
.btn-outline-dark.dropdown-toggle
{
color
:
#fff
;
color
:
#fff
;
background-color
:
#222336
;
background-color
:
#222336
;
...
...
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