mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-24 16:52:34 +02:00
Rework boarder style
This commit is contained in:
parent
c131e9c5aa
commit
eaeb4d0622
@ -1,7 +1,9 @@
|
||||
.selection-header {
|
||||
float: left;
|
||||
background-color: var(--paynes-gray);
|
||||
border: 1px solid;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.selection-header .selection-header-title {
|
||||
|
@ -10,7 +10,9 @@
|
||||
.header-wrapper {
|
||||
float:left;
|
||||
background-color: var(--raisin-black);
|
||||
border: 1px solid;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
overflow: visible;
|
||||
min-height: 77px;
|
||||
}
|
||||
|
@ -3,6 +3,7 @@
|
||||
margin-top: 10px;
|
||||
border: 1px solid;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.tabs .tab-style {
|
||||
|
Loading…
x
Reference in New Issue
Block a user