build: updated webui to v1.1.0; style: fixed home "open settings" button; style: updated updateAvailable notification; style: changed default theme to dark; bump: tailwindcss to 1.9
This commit is contained in:
@@ -99,15 +99,8 @@ $sidebar-delay: 75ms;
|
||||
}
|
||||
|
||||
/* Update Notification */
|
||||
#main_about_tablink { position:relative; }
|
||||
#update-notification {
|
||||
background-color: red;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-radius: 6px;
|
||||
position: absolute;
|
||||
left: 30px;
|
||||
top: 12px;
|
||||
#main_about_tablink {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/* Theme selector */
|
||||
|
||||
Reference in New Issue
Block a user