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
Merge requests
!1
feature(petition): added text petition
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
feature(petition): added text petition
feature/text-petition
into
master
Overview
4
Commits
8
Pipelines
0
Changes
2
All threads resolved!
Hide all comments
Merged
Krzysztof Dyszczyk
requested to merge
feature/text-petition
into
master
3 years ago
Overview
4
Commits
8
Pipelines
0
Changes
2
All threads resolved!
Hide all comments
0
0
Merge request reports
Viewing commit
016e0902
Prev
Next
Show latest version
2 files
+
4
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
016e0902
feature(petition): CR changes
· 016e0902
Grzegorz Rola
authored
3 years ago
assets/css/style.css
+
2
−
6
View file @ 016e0902
Edit in single-file editor
Open in Web IDE
Show full file
@@ -13,28 +13,24 @@
font-weight
:
600
;
}
.wpdesk-rating-petition
span
.heart
:before
{
.wpdesk-rating-petition
span
.heart
{
speak
:
none
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
color
:
#dc3232
;
font-size
:
16px
;
font-family
:
"dashicons"
;
content
:
"\f487"
;
font-style
:
normal
;
font-variant
:
normal
;
font-weight
:
400
;
text-transform
:
none
;
}
.wpdesk-rating-petition
span
.star
:before
{
.wpdesk-rating-petition
span
.star
{
speak
:
none
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
color
:
#ffb900
;
font-size
:
16px
;
font-family
:
"dashicons"
;
content
:
"\f155"
;
font-style
:
normal
;
font-variant
:
normal
;
font-weight
:
400
;
Loading