Re-arranging repos.
This commit is contained in:
parent
17b97aec61
commit
fe8d1ee495
70 changed files with 17 additions and 8 deletions
|
|
@ -1,25 +0,0 @@
|
|||
#root .borderedControl {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
transition: .2s ease all;
|
||||
border-radius: 3px;
|
||||
font-size: 11px;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, .65) !important;
|
||||
min-width: 18px;
|
||||
|
||||
.title {
|
||||
color: rgba(0, 0, 0, .65) !important;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
transition: .2s ease all;
|
||||
background: transparent !important;
|
||||
color: #e6e6e6 !important;
|
||||
|
||||
.title {
|
||||
color:@theme-color-header-text!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue