diff --git a/CSS/tabs.css b/CSS/tabs.css index 3874934..b8224b9 100644 --- a/CSS/tabs.css +++ b/CSS/tabs.css @@ -49,6 +49,7 @@ html { align-items: center; margin-left: auto; transition: background-color 0.3s, color 0.3s; + margin-right: 5px; } .add-tab:hover { @@ -58,4 +59,15 @@ html { button { cursor: pointer; +} + +#settingsbtn { + background-color: transparent; + color: black; + border-radius: 50%; + padding: 7px; +} + +#settingsbtn:hover { + background-color: #3b3b5a46; } \ No newline at end of file diff --git a/HTML/permspopup.html b/HTML/permspopup.html new file mode 100644 index 0000000..ebbd44a --- /dev/null +++ b/HTML/permspopup.html @@ -0,0 +1,147 @@ + + + +
+ + +