mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-26 13:41:47 +00:00
Added settings tab with color settings (#6)
This commit is contained in:
@@ -141,3 +141,16 @@ div.zoom {
|
||||
.ui.top.attached.menu {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.ui.segments.details {
|
||||
margin: 0px !important;
|
||||
border: 0px !important;
|
||||
}
|
||||
|
||||
.ui.form .field.no-margin {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.ui.tabular.menu a {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user