Update skins-3.0.json
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
"css": "html {font-family: $,sans-serif ; }h1,h2,h3 { font-family:$ ,sans-serif;}",
|
||||
"selections": [
|
||||
{
|
||||
"name": "Noto Sans"
|
||||
},
|
||||
{
|
||||
"name": "Times New Roman"
|
||||
},
|
||||
{
|
||||
@@ -52,7 +55,7 @@
|
||||
"type": "number",
|
||||
"name": "Modify rounding",
|
||||
"description": "Amount of rounding. Zero is none.",
|
||||
"css": ".innerCardFooter { border-radius: 0px $ !important;}.countIndicator, .playedIndicator { border-radius: 0px $ !important;}",
|
||||
"css": ".formDialogHeader {border-top-left-radius: $px;border-top-right-radius: $px;}formDialogFooter { border-bottom-left-radius: $px; border-bottom-right-radius: $px;}.cardOverlayContainer { border-radius: $px !important;}.cardOverlayButtonIcon { border-radius: $px !important;}.osdPoster img { border-radius: $px; }.mdl-slider::-moz-range-thumb { border-radius: $px;}.mdl-slider::-ms-thumb { border-radius: $px;}.mdl-slider::-webkit-slider-thumb { border-radius: $px;}div[data-role='controlgroup'] a[data-role='button']:first-child { border-bottom-left-radius: $px; border-top-left-radius: $px;}div[data-role='controlgroup'] a[data-role='button']:last-child { border-bottom-right-radius: $px; border-top-right-radius: $px;}progress { border-radius: $px;}progress::-webkit-progress-bar { border-radius: $px; }progress::-moz-progress-bar { border-radius: $px;}progress::-webkit-progress-value { border-radius: $px;}.taskProgressOuter,.taskProgressInner { border-radius: $px !important;}::-webkit-scrollbar-thumb { border-radius: var(--rounding);}",
|
||||
"default": "0"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user