update frio-red

changed the missing color
This commit is contained in:
aaron 2022-06-21 06:31:01 +00:00
parent 479dea63c3
commit e52f649785
3 changed files with 27 additions and 27 deletions

View File

@ -644,7 +644,7 @@ border-radius: 20px;}
.nav .open > .btn-link {
background-color: #800000;
border-color: #1e4482;
border-color: #600000;
color: #fff;
}
@ -849,7 +849,7 @@ border-radius: 20px;}
}
.pager li > a:focus, .pager li > a:hover {
background-color: #1e448200;
background-color: #60000000;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {background-color: #2b2b2b;}
@ -878,11 +878,11 @@ border-radius: 20px;}
#topbar-first .nav > li > a:hover, #topbar-first .nav > li > a:focus, #topbar-first .nav > li > button:not(#main-menu):hover, #topbar-first .nav > li > button:not(#main-menu):focus, nav.navbar .nav > li > a:hover, nav.navbar .nav > li > a:focus nav.navbar .nav > li > button:hover, nav.navbar .nav > li > button:focus
{ background-color: #1e4482;
{ background-color: #600000;
}
#item-delete-selected {border-radius: 20px;
background-color: #800000; border: 2px solid #1e4482;}
background-color: #800000; border: 2px solid #600000;}
.radio label::before, .checkbox label::before {
background-color: rgb(62, 62, 62);
}
@ -925,7 +925,7 @@ padding-top: 5px !important;
.btn.btn-primary {
background: #800000;
color: #fff;
border: 0px solid #1e4482;
border: 0px solid #600000;
font-size: 15px;
}
@ -953,7 +953,7 @@ aside .widget li, .nav-container .widget li {
aside .widget li:hover, aside .widget li.selected, .nav-container .widget li:hover {color: #fdfdfd !important;
background-color: rgb(45, 45, 45);
border-left: 3px solid #1e4482 !important;}
border-left: 3px solid #600000 !important;}
aside .widget, .nav-container .widget {padding: 22px;border: 1px #333 solid; -webkit-box-shadow: 0 0 3px #dadada00; border-radius: 20px;}
@ -977,7 +977,7 @@ aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-con
.textcomplete-item.active > a {
background-color: #0d0d0d !important;
background-image: none !important;
border-left: 3px solid #1e4482;
border-left: 3px solid #600000;
padding-left: 17px !important;
color: #fff !important;
}
@ -991,7 +991,7 @@ aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-con
}
.btn-default:focus, .btn-default:hover {
background-color: #1e4482;
background-color: #600000;
background-position: 0 -15px;
color: #ffffff91;
}
@ -1036,7 +1036,7 @@ body {
line-height: 15px;
}
#topbar-first, nav.navbar { border-bottom: 4px solid #1e4482;}
#topbar-first, nav.navbar { border-bottom: 4px solid #600000;}
aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-content, .p-name, .topbar, post, shiny, tread-wrapper, #topbar-second {
color: #dfdcdc;

View File

@ -653,7 +653,7 @@ border-radius: 20px;}
.nav .open > .btn-link {
background-color: #800000;
border-color: #1e4482;
border-color: #600000;
color: #fff;
}
@ -868,7 +868,7 @@ border-bottom: 3px solid #800000;}
}
.pager li > a:focus, .pager li > a:hover {
background-color: #1e448200;
background-color: #60000000;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {background-color: #2b2b2b;}
@ -897,11 +897,11 @@ border-radius: 20px;}
#topbar-first .nav > li > a:hover, #topbar-first .nav > li > a:focus, #topbar-first .nav > li > button:not(#main-menu):hover, #topbar-first .nav > li > button:not(#main-menu):focus, nav.navbar .nav > li > a:hover, nav.navbar .nav > li > a:focus nav.navbar .nav > li > button:hover, nav.navbar .nav > li > button:focus
{ background-color: #1e4482;
{ background-color: #600000;
}
#item-delete-selected {border-radius: 0px;
background-color: #800000; border: 1px solid #1e4482;}
background-color: #800000; border: 1px solid #600000;}
.radio label::before, .checkbox label::before {
background-color: #ccc;
}
@ -944,7 +944,7 @@ padding-top: 5px !important;
.btn.btn-primary {
background: #800000;
color: #fff;
border: 0px solid #1e4482;
border: 0px solid #600000;
font-size: 15px;
}
@ -975,7 +975,7 @@ aside .widget li, .nav-container .widget li {
aside .widget li:hover, aside .widget li.selected, .nav-container .widget li:hover {
color: #fdfdfd !important;
background-color: #ccc;
border-left: 3px solid #1e4482 !important;
border-left: 3px solid #600000 !important;
}
@ -989,7 +989,7 @@ box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rg
.textcomplete-item.active > a {
background-color: #e6e6e6 !important;
background-image: none !important;
border-left: 3px solid #1e4482;
border-left: 3px solid #600000;
padding-left: 17px !important;
color: #000 !important;
}
@ -1004,7 +1004,7 @@ box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rg
}
.btn-default:focus, .btn-default:hover {
background-color: #1e4482;
background-color: #600000;
background-position: 0 -15px;
color: #ffffff91;
}
@ -1050,7 +1050,7 @@ color:#fff !important;
line-height: 15px;
}
#topbar-first, nav.navbar { border-bottom: 4px solid #1e4482;}
#topbar-first, nav.navbar { border-bottom: 4px solid #600000;}
aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-content, .p-name, .topbar, post, shiny, tread-wrapper, #topbar-second {
color: #222;

View File

@ -640,7 +640,7 @@ border-radius: 20px;}
.nav .open > .btn-link {
background-color: #800000;
border-color: #1e4482;
border-color: #600000;
color: #fff;
}
@ -854,7 +854,7 @@ border-radius: 20px;}
}
.pager li > a:focus, .pager li > a:hover {
background-color: #1e448200;
background-color: #60000000;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {background-color: #2b2b2b;}
@ -883,11 +883,11 @@ border-radius: 20px;}
#topbar-first .nav > li > a:hover, #topbar-first .nav > li > a:focus, #topbar-first .nav > li > button:not(#main-menu):hover, #topbar-first .nav > li > button:not(#main-menu):focus, nav.navbar .nav > li > a:hover, nav.navbar .nav > li > a:focus nav.navbar .nav > li > button:hover, nav.navbar .nav > li > button:focus
{ background-color: #1e4482;
{ background-color: #600000;
}
#item-delete-selected {border-radius: 0px;
background-color: #800000; border: 1px solid #1e4482;}
background-color: #800000; border: 1px solid #600000;}
.radio label::before, .checkbox label::before {
background-color: #ccc;
}
@ -930,7 +930,7 @@ padding-top: 5px !important;
.btn.btn-primary {
background: #800000;
color: #fff;
border: 0px solid #1e4482;
border: 0px solid #600000;
font-size: 15px;
}
@ -958,7 +958,7 @@ aside .widget li, .nav-container .widget li {
aside .widget li:hover, aside .widget li.selected, .nav-container .widget li:hover {color: #fdfdfd !important;
background-color: rgb(230, 230, 230);
border-left: 3px solid #1e4482 !important;
border-left: 3px solid #600000 !important;
}
@ -972,7 +972,7 @@ box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rg
.textcomplete-item.active > a {
background-color: #e6e6e6 !important;
background-image: none !important;
border-left: 3px solid #1e4482;
border-left: 3px solid #600000;
padding-left: 17px !important;
color: #000 !important;
}
@ -986,7 +986,7 @@ box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rg
}
.btn-default:focus, .btn-default:hover {
background-color: #1e4482;
background-color: #600000;
background-position: 0 -15px;
color: #ffffff91;
}
@ -1032,7 +1032,7 @@ color:#fff !important;
line-height: 15px;
}
#topbar-first, nav.navbar { border-bottom: 4px solid #1e4482;}
#topbar-first, nav.navbar { border-bottom: 4px solid #600000;}
aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-content, .p-name, .topbar, post, shiny, tread-wrapper, #topbar-second {
color: #222;