Fiwed css styles for qware template
This commit is contained in:
parent
6beb9b0080
commit
061a790e3a
@ -35,9 +35,11 @@
|
||||
max-width: 200px;
|
||||
}
|
||||
|
||||
#data div.tab-content.container-fluid form input.verylarge{
|
||||
#data div.tab-content.container-fluid form input.verylarge,
|
||||
#data div.tab-content.container-fluid input.verylarge{
|
||||
min-width: 250px;
|
||||
max-width: 250px;
|
||||
/* max-width: 250px; */
|
||||
max-width: 75%;
|
||||
}
|
||||
|
||||
#data div.tab-content.container-fluid form div.form-check{
|
||||
@ -1131,29 +1133,3 @@ form#authSession.form div.input-group-prepend span i.fa{
|
||||
opacity: 0.5;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#tabListNews tr {
|
||||
line-height: 12px;
|
||||
}
|
||||
#tabListNews tr td img {
|
||||
max-height: 16px;
|
||||
}
|
||||
#tabListNews tr td.sorting_1 span.leftBloc{
|
||||
font-weight: bold;
|
||||
float: left;
|
||||
}
|
||||
#tabListNews tr td.sorting_1 span.rightBloc{
|
||||
font-weight: bold;
|
||||
float: right;
|
||||
}
|
||||
#tabListNews tr td span.leftBloc{
|
||||
float: left;
|
||||
}
|
||||
#tabListNews tr td span.rightBloc{
|
||||
float: right;
|
||||
}
|
||||
#tabListNews tr td a.title{
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
color: #5882A1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user