sayorisocks / robsblocks

silly little themes for roblox!
GNU General Public License v3.0
16 stars 1 forks source link

Upgrade Now #7

Closed pizzaboxer closed 1 year ago

pizzaboxer commented 1 year ago

i was gonna fork this and then realized the repo doesnt match whats on userstyles.....

  .left-col-list li:first-child {
-   margin-top: 38px;
+   margin-top: 46px;
    display: block!important;
    if layout == "dec" {
      margin-top: revert;
    }
    if layout == "jan" {
      display: none!important;
    }
  }
  .rbx-upgrade-now {
+   display: block!important;
    position: absolute!important;
-   top: -10px;
+   top: -7px;
+   if layout == "jan" {
+     display: none!important;
+   }
    if layout == "dec" {
      margin:12px 0!important;
      position: revert!important;
    }
  }
  .rbx-upgrade-now .btn-secondary-md {
    margin-left: 20px;
    margin-right: 20px;
    height: 31px!important;
    background-color: #00B259!important;
    border: none;
    padding: 6px!important;
    border-radius: 4px!important;
    width: 131px;
    line-height: 17px;
    font-size: 0px!important;
+   if layout == "dec" {
+     margin-left: 11px;
+     width: 153px;
+     background-color: #00a2ff!important;
+   }
  }
  .rbx-upgrade-now .btn-secondary-md:hover,
  .rbx-upgrade-now .btn-secondary-md:active {
    background-color: #008C46!important;
+   if layout == "dec" {
+     background-color: #32b5ff!important;
+     box-shadow: 0 1px 3px rgba(150,150,150,0.74);
+   }
  }
+ .rbx-left-col .btr-nav-sidebar_premium {
+     display: none;
+     if layout == "jan" {
+         display: revert;
+     }
+ }

it does this i think

firefox_QgrkfVMD7p firefox_lAPto7sM1k
sayorisocks commented 1 year ago

A sorry i barely check here but ty for the help!!! i have . added your code to the theme .. sorry again for literally never checking here and ty ty :)