Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-wpdesk-rating-petition
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
wp-wpdesk-rating-petition
Commits
bffca5df
Commit
bffca5df
authored
1 month ago
by
Grzegorz Rola
Browse files
Options
Downloads
Plain Diff
Merge branch 'feature/woo-9.9' into 'master'
bugfix(css): background color for Woo 9.9 See merge request
!15
parents
0e1cb196
ce2b4296
No related branches found
No related tags found
1 merge request
!15
bugfix(css): background color for Woo 9.9
Pipeline
#516860
failed
1 month ago
Stage: prepare-vendor
Stage: tests
Stage: deploy
Changes
2
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+4
-0
4 additions, 0 deletions
CHANGELOG.md
assets/css/style.css
+2
-1
2 additions, 1 deletion
assets/css/style.css
with
6 additions
and
1 deletion
CHANGELOG.md
+
4
−
0
View file @
bffca5df
## [1.6.4] - 2025-05-22
### Fixed
-
background color in Woo 9.9
## [1.6.3] - 2025-04-22
## [1.6.3] - 2025-04-22
### Fixed
### Fixed
-
text domain
-
text domain
...
...
This diff is collapsed.
Click to expand it.
assets/css/style.css
+
2
−
1
View file @
bffca5df
.wpdesk-rating-petition
{
.wpdesk-rating-petition
{
font-size
:
15px
;
font-size
:
15px
;
width
:
100%
;
width
:
100%
;
margin-bottom
:
15px
;
padding-bottom
:
15px
;
background-color
:
#f0f0f1
;
}
}
.wpdesk-rating-petition
a
{
.wpdesk-rating-petition
a
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment