mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
more styling
This commit is contained in:
committed by
Aiden McClelland
parent
da3aa0a2a7
commit
b16ef3c621
@@ -1,14 +1,5 @@
|
||||
// .ios-badge {
|
||||
// background-color: var(--ion-color-start9);
|
||||
// position: absolute;
|
||||
// top: 1px;
|
||||
// left: 62%;
|
||||
// border-radius: 5px;
|
||||
// z-index: 1;
|
||||
// }
|
||||
|
||||
.md-badge {
|
||||
background-color: var(--ion-color-start9);
|
||||
background-color: var(--ion-color-danger);
|
||||
position: absolute;
|
||||
top: -8px;
|
||||
left: 56%;
|
||||
|
||||
@@ -2,12 +2,6 @@
|
||||
margin: 0 16px;
|
||||
}
|
||||
|
||||
.help-button {
|
||||
position: relative;
|
||||
bottom: 7px;
|
||||
right: 9px;
|
||||
}
|
||||
|
||||
.new-tag {
|
||||
padding: 0px 5px;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user