mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-31 21:59:49 +03:00
Changed back to "your work" and shrink text
I like it better haha
This commit is contained in:
@@ -262,7 +262,7 @@
|
|||||||
"message": "Extension is disabled."
|
"message": "Extension is disabled."
|
||||||
},
|
},
|
||||||
"yourWork": {
|
"yourWork": {
|
||||||
"message": "Your stats",
|
"message": "Your Work",
|
||||||
"description": "Used to describe the section that will show you the statistics from your submissions."
|
"description": "Used to describe the section that will show you the statistics from your submissions."
|
||||||
},
|
},
|
||||||
"502": {
|
"502": {
|
||||||
|
|||||||
@@ -65,6 +65,10 @@ div.logoText>p, .sbHeader {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sbHeader.sbWork {
|
||||||
|
font-size: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
.largeButton{
|
.largeButton{
|
||||||
background: white;
|
background: white;
|
||||||
/*font-weight: bold;*/
|
/*font-weight: bold;*/
|
||||||
|
|||||||
@@ -72,7 +72,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h1 class="recordingSubtitle sbHeader">__MSG_yourWork__</h1>
|
<h1 class="recordingSubtitle sbHeader sbWork">__MSG_yourWork__</h1>
|
||||||
<div class="sidebyside">
|
<div class="sidebyside">
|
||||||
<div id="usernameElement">
|
<div id="usernameElement">
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user