kopia lustrzana https://github.com/magicbug/Cloudlog
Button Style
rodzic
af739a6386
commit
a4278a6c75
|
@ -38,12 +38,6 @@ echo "var user_options = $options;";
|
|||
float: left;
|
||||
margin: 0 8px 0 0;
|
||||
}
|
||||
.btn {
|
||||
white-space: normal;
|
||||
}
|
||||
#qsoList td:nth-child(11) {
|
||||
white-space: normal;
|
||||
}
|
||||
</style>
|
||||
<?php
|
||||
$options = json_decode($options);
|
||||
|
|
|
@ -23,5 +23,9 @@ thead>tr>td {
|
|||
float:right;
|
||||
}
|
||||
|
||||
.btn {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
#qsoList_wrapper th { text-align: left !important; white-space: nowrap;}
|
||||
#qsoList_wrapper td { text-align: left !important; white-space: nowrap;}
|
||||
|
|
Ładowanie…
Reference in New Issue