making nextcloud icon a working piece

This commit is contained in:
Chris Cochrun 2023-08-31 05:37:48 -05:00
parent 849b950c02
commit ede4467af8
3 changed files with 18 additions and 4 deletions

View file

@ -101,6 +101,18 @@ tooltip label {
color: $base05;
}
.nc_button {
font-size: 14;
margin: 2px 20px 0px 0px;
color: $base05;
}
.nc_button:hover {
font-size: 14;
margin: 2px 20px 0px 0px;
background-color: $base0D;
}
.right_modules {
// padding-bottom: 2px;
// padding-right: 5px;