This commit is contained in:
Frank Harris 2026-07-02 18:11:32 -05:00
parent a49371c3dd
commit 251af10faf
1190 changed files with 12636 additions and 12476 deletions

View file

@ -1,5 +1,5 @@
/*
* These are global CSS styles that should apply to all themes
/*
* These are global CSS styles that should apply to all themes
* Overrides go here... some styles may need !important to override inline styles applied by libraries
* This CSS file will be loaded last in the chain, so use !important carefully
*/
@ -23,7 +23,7 @@ span.versionInfo{
display: inline-block;
}
div.OGPVersionArea{
div.GSPVersionArea{
width: 100%;
position: relative;
}
@ -48,7 +48,7 @@ span.copyVersionResult{
.progress .progress-bar {
width: 1px;
height: 15px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b4e391+0,61c419+50,b4e391+100;Green+3D */
background: #43DB00; /* Old browsers */
background: -moz-linear-gradient(top, #b4e391 0%, #61c419 50%, #b4e391 100%); /* FF3.6-15 */