Commit a697e74f01e4c9f940baf94f1a5af0e71aa0c9cf

Authored by Виталий
1 parent df61384b

новинка

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
frontend/web/css/css_header.css
... ... @@ -8255,15 +8255,15 @@ footer .content-title {
8255 8255 color: #01974a
8256 8256 }
8257 8257  
8258   -.btn-fixeds .btns_trio-link {
  8258 +.btn-fixeds.btns_trio-link {
8259 8259 right: auto;
8260 8260 left: 40px;
8261 8261 }
8262   -.btn-fixeds .btns_trio-link a {
  8262 +.btn-fixeds.btns_trio-link a {
8263 8263 text-align: left;
8264 8264 padding-left: 20px;
8265 8265 }
8266   -.btn-fixeds .btns_trio-link a b {
  8266 +.btn-fixeds.btns_trio-link a b {
8267 8267 background: url(../images/trio-min.png) 0 50% no-repeat;
8268 8268 width: 32px;
8269 8269 height: 41px;
... ...