Update classic.css
Cette révision appartient à :
Parent
d3f2678923
révision
12cd84286c
1 fichiers modifiés avec 118 ajouts et 112 suppressions
|
@ -175,6 +175,8 @@ select.form-input {
|
|||
}
|
||||
.results.box {
|
||||
padding: 1px!important;
|
||||
border-top: none;
|
||||
border-radius: 0 0 4px 4px;
|
||||
}
|
||||
.box, #description-box, .comment-box, .comment-submit,input#show-filelist:checked~#filelist {
|
||||
background-color: #FBFBFB;
|
||||
|
@ -205,6 +207,7 @@ select.form-input {
|
|||
|
||||
|
||||
.header .h-user .user-menu {
|
||||
|
||||
background: linear-gradient(to bottom, #000000 0%, #2b2b2b 72%);
|
||||
}
|
||||
|
||||
|
@ -348,11 +351,14 @@ a.nav-btn.log-in {
|
|||
.tr-cs {
|
||||
width: 30px;
|
||||
text-align: right;
|
||||
font-size: 0.9em!important;
|
||||
}
|
||||
.tr-date {
|
||||
width: 96px;
|
||||
}
|
||||
th.tr-cs {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.modtools {
|
||||
background-color: #F7F8F9;
|
||||
border-color: #cbbdd7;
|
||||
|
|
Référencer dans un nouveau ticket