AresUII

joined 2 years ago
[–] AresUII 2 points 2 days ago

DO NOT FUCK THIS UP.

[–] AresUII 1 points 3 days ago

Get broke, go broke

 
[–] AresUII 17 points 4 days ago

Good, you're awake. Now hire back all that talent you fired.

[–] AresUII 2 points 1 week ago* (last edited 1 week ago) (2 children)

Here is footage of each problem, in no particular order.

The user menu:

The upvote button:

The "All" button:

Attempting to subscribe to a community:

I get outcomes like this on other instances. I want them on this instance:

On further reflection I've just accepted that .ml will never, ever be fixed and it isn't worth breaking another light fixture over issues like this.

 

I click on these things from my .ml account and none of them do anything.

Meanwhile on .world they all work

Pls fix

[–] AresUII 22 points 1 week ago (1 children)

How the fuck are there any of these left?

[–] AresUII 8 points 1 month ago (1 children)

Fraser probably not being a great choice for obvious reasons

sry ootl pls explain

[–] AresUII 4 points 1 month ago (1 children)

There's only one virus I support

[–] AresUII 3 points 1 month ago
[–] AresUII 2 points 1 month ago

Because why would anyone work on a personal account

[–] AresUII 2 points 1 month ago* (last edited 1 month ago)

Sounds like good practice--your next car might rely on SIKE or something else that requires a two-way transceiver

[–] AresUII 5 points 1 month ago
8
submitted 2 months ago by AresUII to c/windows11
 

I have enabled the mod "Bring Back the Borders!", which is said to remove rounded corners and add borders in Win11, and added dwm.exe to the include list as directed:

However, I'm still seeing rounded corners:

What steps should I take to fix this?

 

Similar sort of 80's industrial hiphop deal to Pig.

-4
Meanwhile in japan (tube.shanti.cafe)
submitted 4 months ago by AresUII to c/[email protected]
6
submitted 5 months ago* (last edited 5 months ago) by AresUII to c/firefoxcss
 

EDIT: Fixed the dropdown by nuking line 15, still trying to solve the selection highlighting turning green again

My userChrome:

menupopup:not(.in-menulist) > menuitem, 
menupopup:not(.in-menulist) > menu {
  padding-block: 0px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
  min-height: unset !important; /* v92.0 - for padding below 4px */
}
:root {
  --arrowpanel-menuitem-padding: 0px 0px !important;
}

/* Make urlbar appear more compact */
#urlbar[breakout]{
  margin-inline-start: 0px !important;
  width: 100% !important;
  left: 0 !important;
  top: calc((var(--urlbar-toolbar-height) - var(--urlbar-height)) / 2) !important;
}
#urlbar[breakout]:not([open]){ bottom: calc((var(--urlbar-toolbar-height) - var(--urlbar-height)) / 2) !important; }
.urlbarView{ margin-inline: 0 !important; width: auto !important; }
.urlbarView-row{ padding: 0 2px !important; }
.urlbarView-row-inner{ padding-inline-start: 4px !important; }
#urlbar-background{ animation: none !important; }
#urlbar-input-container{ padding: 1px !important; height: 100% !important; }
#identity-icon{ margin-block: var(--urlbar-icon-padding) }
.urlbarView > .search-one-offs:not([hidden]){ padding-block: 0px !important; }


#nav-bar:-moz-lwtheme #urlbar ::-moz-selection,
#nav-bar:not(:-moz-lwtheme) #urlbar ::-moz-selection {
        background-color: #3040cf !important; /*it's green again; want to fix this too*/
    color: white !important;
}

/* Set blank page background-color */
/* Uses color from theme_colors if available */

#tabbrowser-tabpanels{
  background-color: var(--uc-light-bkgnd-color,rgb(0,0,0)) !important;
}
view more: next ›