mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-05 15:33:59 +00:00
style: go dark
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
.titleUnderlined {
|
||||
padding-left: 1em;
|
||||
font-size: 0.8em;
|
||||
color: #888;
|
||||
color: #aaa;
|
||||
display: inline-block;
|
||||
width: 6em;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.titleUnderlined {
|
||||
border-bottom: 1px solid #0001;
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.35);
|
||||
}
|
||||
|
||||
.block {
|
||||
@@ -23,4 +23,4 @@
|
||||
.editable13 {
|
||||
width: '13em';
|
||||
min-width: '13em';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user