Tutorial fertig gestellt, Theme geupdated, Tests angepasst
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
.tab-header-container .tab-header {
|
||||
display: inline-block;
|
||||
background-color: #eeeeee;
|
||||
border: 1px solid #b0b0b0;
|
||||
border-top-left-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
padding: 0 5px; }
|
||||
.tab-header-container .tab-header.active {
|
||||
border-bottom: 0;
|
||||
background-color: #FFF; }
|
||||
|
||||
.rotated {
|
||||
transform-origin: bottom center;
|
||||
height: 50%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0; }
|
||||
|
||||
.no-transition {
|
||||
transition: none !important; }
|
||||
.no-transition * {
|
||||
transition: none !important; }
|
||||
Reference in New Issue
Block a user