Commit a5febc3fc9b163add09b58bcfd2058ad12269903

Authored by Serpro Design
1 parent b3c6c548

sem_bli

Showing 1 changed file with 7 additions and 7 deletions   Show diff stats
style.css
... ... @@ -34,7 +34,7 @@ body {
34 34 height: 90px;
35 35 left: 0;
36 36 top: 0;
37   -
  37 +
38 38 }
39 39  
40 40 #content {
... ... @@ -342,11 +342,11 @@ body {
342 342 }
343 343  
344 344 #colorbox .login-box .button-bar .icon-help{
345   -
  345 +
346 346 }
347 347  
348 348 #colorbox .login-box form .button-bar {
349   - float: none;
  349 + float: none;
350 350 width: 100%
351 351 }
352 352  
... ... @@ -497,7 +497,7 @@ left: 50px;
497 497  
498 498 #content .link-list-block li a.link-this-page:hover {
499 499 border-left: 2px solid #eee;
500   - border-right: 0px;
  500 + border-right: 0px;
501 501 border-radius: 0px;}
502 502  
503 503 #content .link-list-block li a:hover {
... ... @@ -526,7 +526,7 @@ width: 100%;
526 526 font-size: 20px;
527 527 }
528 528  
529   -#content .main-block h1, #not-found h1, #access-denied h1 {
  529 +#content .main-block h1, #not-found h1, #access-denied h1 {
530 530 border-bottom: 0 solid #2E3436;
531 531 color: #0050A5;
532 532 font-variant: small-caps;
... ... @@ -543,7 +543,7 @@ font-size: 20px;
543 543 width: 50px;
544 544 }
545 545  
546   -#content .box-1 .block h3.block-title {
  546 +#content .box-1 .block h3.block-title {
547 547 border-bottom: 0 solid #2E3436;
548 548 color: #0050A5;
549 549 font-variant: small-caps;
... ... @@ -613,7 +613,7 @@ font-size: 20px;
613 613 display: none;
614 614 }
615 615  
616   -.profile-image-block .profile-info-options,
  616 +.profile-image-block .profile-info-options,
617 617 .profile-image-block .admin-link {
618 618 display: none;
619 619 }
... ...