Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
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
Xavier Thompson
slapos.core
Commits
01925b31
Commit
01925b31
authored
Aug 29, 2023
by
Romain Courteaud
🐸
Committed by
Rafael Monnerat
Aug 30, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_cloud: do not mess with cursor used by browser
it only confuses users
parent
85e25477
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
master/bt5/slapos_cloud/SkinTemplateItem/portal_skins/slapos_cloud/gadget_slapos_status.css.css
...em/portal_skins/slapos_cloud/gadget_slapos_status.css.css
+0
-6
No files found.
master/bt5/slapos_cloud/SkinTemplateItem/portal_skins/slapos_cloud/gadget_slapos_status.css.css
View file @
01925b31
...
...
@@ -41,7 +41,6 @@
.ui-btn-ok
:hover
a
{
color
:
white
!important
;
background
:
green
!important
;
cursor
:
default
;
text-align
:
center
;
}
...
...
@@ -53,7 +52,6 @@
.ui-btn-warning
:hover
a
{
color
:
white
!important
;
background
:
#f0ad4e
!important
;
cursor
:
default
;
text-align
:
center
;
}
...
...
@@ -65,7 +63,6 @@
.ui-btn-error
:hover
a
{
color
:
white
!important
;
background
:
red
!important
;
cursor
:
default
;
text-align
:
center
;
}
...
...
@@ -77,7 +74,6 @@
.ui-btn-no-data
:hover
a
{
color
:
grey
!important
;
background
:
grey
!important
;
cursor
:
default
;
text-align
:
center
;
}
...
...
@@ -89,7 +85,6 @@
.ui-btn-color-white
:hover
a
{
color
:
white
!important
;
background
:
grey
!important
;
cursor
:
default
;
text-align
:
center
;
}
...
...
@@ -101,7 +96,6 @@
.ui-btn-white
:active
a
,
.ui-btn-white
:hover
a
{
background
:
white
!important
;
cursor
:
default
;
text-align
:
center
;
}
...
...
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