kopia lustrzana https://github.com/magicbug/Cloudlog
fixed bad thead in wide theme
rodzic
fae7ee8d56
commit
88b033ee82
|
@ -160,7 +160,7 @@ div.alert-danger {
|
|||
|
||||
#qsoList_wrapper th {
|
||||
text-align: left !important;
|
||||
white-space: pre-wrap;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#qsoList_wrapper td {
|
||||
text-align: left !important;
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
|
||||
#qsoList_wrapper th {
|
||||
text-align: left !important;
|
||||
white-space: pre-wrap;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#qsoList_wrapper td {
|
||||
text-align: left !important;
|
||||
|
|
|
@ -166,7 +166,7 @@ path.grid-worked {
|
|||
|
||||
#qsoList_wrapper th {
|
||||
text-align: left !important;
|
||||
white-space: pre-wrap;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#qsoList_wrapper td {
|
||||
text-align: left !important;
|
||||
|
|
|
@ -179,7 +179,7 @@ div.alert-danger {
|
|||
|
||||
#qsoList_wrapper th {
|
||||
text-align: left !important;
|
||||
white-space: pre-wrap;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#qsoList_wrapper td {
|
||||
text-align: left !important;
|
||||
|
|
|
@ -41,7 +41,7 @@ thead > tr > td {
|
|||
|
||||
#qsoList_wrapper th {
|
||||
text-align: left !important;
|
||||
white-space: pre-wrap;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#qsoList_wrapper td {
|
||||
|
|
|
@ -202,7 +202,7 @@ div.alert-danger {
|
|||
|
||||
#qsoList_wrapper th {
|
||||
text-align: left !important;
|
||||
white-space: pre-wrap;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#qsoList_wrapper td {
|
||||
text-align: left !important;
|
||||
|
|
Ładowanie…
Reference in New Issue